summaryrefslogtreecommitdiff
path: root/media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild')
-rw-r--r--media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild b/media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild
index f8e76f402c4a..9dfe663f071a 100644
--- a/media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild
+++ b/media-tv/dvbstream/dvbstream-0.7_pre20080516-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,10 +13,9 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
RDEPEND="dev-lang/perl"
-DEPEND="virtual/linuxtv-dvb-headers"
+DEPEND="sys-kernel/linux-headers"
S="${WORKDIR}/${PN}"