diff options
author | 2012-09-16 17:07:18 +0000 | |
---|---|---|
committer | 2012-09-16 17:07:18 +0000 | |
commit | 37c8b975d557837332553b28543085cf7b4045e4 (patch) | |
tree | f1a74800d335d0226a34f85cf98275fc76732ea2 /x11-libs/wxGTK | |
parent | Restore. (diff) | |
download | gentoo-2-37c8b975d557837332553b28543085cf7b4045e4.tar.gz gentoo-2-37c8b975d557837332553b28543085cf7b4045e4.tar.bz2 gentoo-2-37c8b975d557837332553b28543085cf7b4045e4.zip |
SLOT gstreamer deps.
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 4be35700a14c..613194c5064e 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.294 2012/09/16 17:04:31 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.295 2012/09/16 17:07:18 dirtyepic Exp $ + + 17 Sep 2012; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.9.3.1.ebuild: + SLOT gstreamer deps. 17 Sep 2012; Ryan Hill <dirtyepic@gentoo.org> +wxGTK-2.9.3.1.ebuild: Restore. diff --git a/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild b/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild index 7483d78c2704..f07479cdf648 100644 --- a/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.4 2012/09/16 17:04:32 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.5 2012/09/16 17:07:18 dirtyepic Exp $ EAPI="3" @@ -33,8 +33,8 @@ RDEPEND=" gnome? ( gnome-base/libgnomeprintui:2.2 ) gstreamer? ( gnome-base/gconf:2 - >=media-libs/gstreamer-0.10 - >=media-libs/gst-plugins-base-0.10 ) + media-libs/gstreamer:0.10 + media-libs/gst-plugins-base:0.10 ) opengl? ( virtual/opengl ) tiff? ( media-libs/tiff:0 ) ) |