summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/w_scan/w_scan-20170107-r1.ebuild')
-rw-r--r--media-tv/w_scan/w_scan-20170107-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/w_scan/w_scan-20170107-r1.ebuild b/media-tv/w_scan/w_scan-20170107-r1.ebuild
index 1ba1a793..7ec9ad59 100644
--- a/media-tv/w_scan/w_scan-20170107-r1.ebuild
+++ b/media-tv/w_scan/w_scan-20170107-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2024 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
RESTRICT="mirror"
-DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies"
+DESCRIPTION="Scan DVB-C/DVB-T/DVB-S channels"
HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="doc examples +plp-id-zero"
-DEPEND=">=virtual/linuxtv-dvb-headers-5.8"
+DEPEND="sys-kernel/linux-headers"
RDEPEND=""
src_prepare() {