diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-10 13:44:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-10 13:44:47 +0000 |
commit | 6e2dba7a37a305981546ab8c2da644a722e5fe89 (patch) | |
tree | 6e90ba0e62d03c12d199c45b43ffd789af1a1514 /media-video/vlc/vlc-9999.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-6e2dba7a37a305981546ab8c2da644a722e5fe89.tar.gz gentoo-2-6e2dba7a37a305981546ab8c2da644a722e5fe89.tar.bz2 gentoo-2-6e2dba7a37a305981546ab8c2da644a722e5fe89.zip |
Remove bogus SLOT dependencies from gettext, pkg-config and yasm.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-video/vlc/vlc-9999.ebuild')
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 532a63fef625..b15b662ecf46 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.212 2014/02/23 08:44:23 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.213 2014/03/10 13:44:47 ssuominen Exp $ EAPI="5" @@ -158,9 +158,9 @@ DEPEND="${RDEPEND} kde? ( >=kde-base/kdelibs-4:4 ) xcb? ( x11-proto/xproto:0 ) app-arch/xz-utils:0 - dev-lang/yasm:0 - >=sys-devel/gettext-0.18.3:0 - virtual/pkgconfig:0 + dev-lang/yasm + >=sys-devel/gettext-0.18.3 + virtual/pkgconfig " REQUIRED_USE=" |