summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:19 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:19 +0000
commitcdffb97e37340bd00a4b63565030fc5ce63a864d (patch)
tree8dcab8894e722e313abb92b9e52c437fe8fe69e8 /x11-libs/wxGTK
parentgtk 1.2 dependency listing fixes (diff)
downloadhistorical-cdffb97e37340bd00a4b63565030fc5ce63a864d.tar.gz
historical-cdffb97e37340bd00a4b63565030fc5ce63a864d.tar.bz2
historical-cdffb97e37340bd00a4b63565030fc5ce63a864d.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
index cf35cfa73831..9ef542117084 100644
--- a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod Neidt <tneidt@fidnet.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.1 2002/04/14 08:29:15 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
@@ -21,7 +21,7 @@ DEPEND="dev-libs/libunicode
opengl? ( virtual/opengl )"
use gtk \
- && DEPEND="${DEPEND} >=x11-libs/gtk+-1.2.3" \
+ && DEPEND="${DEPEND} =x11-libs/gtk+-1.2*" \
|| DEPEND="${DEPEND} x11-libs/openmotif"
RDEPEND="nls? ( sys-devel/gettext )"
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
index 72f0b7d11e77..ceb489cf21e1 100644
--- a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod Neidt <tneidt@fidnet.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.2 2002/01/24 21:47:10 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.3 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
@@ -11,7 +11,7 @@ SRC_URI="http://prdownloads.sourceforge.net/wxwindows/${P}.tar.bz2"
HOMEPAGE="http://www.wxwindows.org/"
-DEPEND=">=x11-libs/gtk+-1.2.3
+DEPEND="=x11-libs/gtk+-1.2*
dev-libs/libunicode
media-libs/libpng
media-libs/jpeg