summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Michaels <thebitpit@austincustomerrands.com>2022-04-18 11:45:21 -0500
committerJoonas Niilola <juippis@gentoo.org>2022-04-27 16:18:57 +0300
commit0636a3f3e7e636ba7b91d74cad36b03ebbee4b90 (patch)
tree9908525263691c7d5f64e2dae195dbe67167e44a /media-tv
parentsci-electronics/iverilog: backport fix compile bug (diff)
downloadgentoo-0636a3f3e7e636ba7b91d74cad36b03ebbee4b90.tar.gz
gentoo-0636a3f3e7e636ba7b91d74cad36b03ebbee4b90.tar.bz2
gentoo-0636a3f3e7e636ba7b91d74cad36b03ebbee4b90.zip
media-tv/mythtv: inherit java-pkg-opt-2 and java-ant-2
Bug: https://bugs.gentoo.org/837959 Bug: https://bugs.gentoo.org/838919 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/25092 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/mythtv-32.0-r2.ebuild (renamed from media-tv/mythtv/mythtv-32.0-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-tv/mythtv/mythtv-32.0-r1.ebuild b/media-tv/mythtv/mythtv-32.0-r2.ebuild
index 9ba5a6d58bfa..e22ec5defcb5 100644
--- a/media-tv/mythtv/mythtv-32.0-r1.ebuild
+++ b/media-tv/mythtv/mythtv-32.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{8,9} )
-inherit flag-o-matic python-any-r1 qmake-utils readme.gentoo-r1 systemd user-info
+inherit flag-o-matic java-pkg-opt-2 java-ant-2 python-any-r1 qmake-utils readme.gentoo-r1 systemd user-info
DESCRIPTION="Open Source DVR and media center hub"
HOMEPAGE="https://www.mythtv.org https://github.com/MythTV/mythtv"
@@ -77,7 +77,6 @@ RDEPEND="
sys-libs/libraw1394
)
jack? ( virtual/jack )
- java? ( dev-java/ant-core )
lame? ( media-sound/lame )
lcd? ( app-misc/lcdproc )
libass? ( media-libs/libass:= )