commit: bdc83ac944c3f0db6def059663337191793fa1e9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 16:56:07 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:14:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc83ac9
media-libs/phonon-vlc: remove unused dependencies
CMake can now handle automoc directly. xz-utils for unpacking can be assumed
from the base profile now.
Package-Manager: portage-2.2.28
media-libs/phonon-vlc/phonon-vlc-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
index 2e715f0..56f6703 100644
--- a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
+++ b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
@@ -39,9 +39,7 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}
- app-arch/xz-utils
virtual/pkgconfig
- qt4? ( >=dev-util/automoc-0.9.87 )
"
[[ ${PV} == 9999 ]] || S=${WORKDIR}/${MY_P}