summaryrefslogtreecommitdiff
path: root/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild')
-rw-r--r--media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
index d30627e88e3f..c93edd734d77 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV#9999} != ${PV} ]]; then
inherit git-r3
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
+BDEPEND="media-libs/libv4l[dvb,utils(-)]"
DOCS=( README )