diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-29 12:19:12 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-29 12:19:12 +0000 |
commit | a409f03686bfa55222a957111c68dab57be21b16 (patch) | |
tree | 80e0b0d695f2bb49ad1554aec4c3d51300793c7b /x11-libs | |
parent | Remove 8.14.13-amd64.patch. Add fglrx-8.14.13-alt-2.6.12-agp.patch, ioctl32.p... (diff) | |
download | gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.tar.gz gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.tar.bz2 gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.zip |
add spaces
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild index c3ff01f01dec..e7e053fbc7da 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.2 2005/07/12 20:09:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.3 2005/07/29 12:17:12 swegener Exp $ inherit wxlib gnuconfig @@ -17,9 +17,9 @@ RDEPEND="${RDEPEND} >=dev-libs/glib-2.0 ) wxgtk1? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ) - wxgtk1? ( gtk2? (media-libs/libpng + wxgtk1? ( gtk2? ( media-libs/libpng media-libs/jpeg - media-libs/tiff)) + media-libs/tiff ) ) odbc? ( dev-db/unixODBC ) !mips? ( !arm? ( !hppa? ( !ia64? ( !ppc64? ( !alpha? ( !sparc? ( sdl? ( media-libs/sdl-sound ) ) ) ) ) ) ) )" |