diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-12 20:08:19 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-12 20:10:59 +0200 |
commit | 69c57e4ba96a57f7f7ba7eff73127dc01bbaa4a9 (patch) | |
tree | d9137640bf26b4545e4ad5fbfbda5221af6189bc | |
parent | ab501ce50ba5b9dc046d5a4cd6cd63edec945f21 (diff) | |
download | gentoo-69c57e4ba96a57f7f7ba7eff73127dc01bbaa4a9.tar.gz gentoo-69c57e4ba96a57f7f7ba7eff73127dc01bbaa4a9.tar.xz |
media-video/kino: Specify proper slots
Package-Manager: portage-2.3.1
-rw-r--r-- | media-video/kino/kino-1.3.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/kino/kino-1.3.4.ebuild b/media-video/kino/kino-1.3.4.ebuild index 0b5fb07ccc8..f8ad5b8085b 100644 --- a/media-video/kino/kino-1.3.4.ebuild +++ b/media-video/kino/kino-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,11 +25,11 @@ IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis" # Optional dependency on cinelerra-cvs (as a replacement for libquicktime) # dropped because kino may run with it but won't build anymore. -CDEPEND=">=x11-libs/gtk+-2.6.0 +CDEPEND=">=x11-libs/gtk+-2.6.0:2 >=gnome-base/libglade-2.5.0 - >=dev-libs/glib-2 + >=dev-libs/glib-2:2 x11-libs/libXv - dev-libs/libxml2 + dev-libs/libxml2:2 media-libs/audiofile >=sys-libs/libraw1394-1.0.0 >=sys-libs/libavc1394-0.4.1 |