summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-10-07 11:11:08 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-10-07 11:11:08 +0000
commit8566c8224e54c5e037ae293b1ce1f5988d93b73d (patch)
tree3dbfe935f3703a886ffb0e24357526f8dd1edc7e /x11-wm/fvwm
parentupdated (diff)
downloadgentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.tar.gz
gentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.tar.bz2
gentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.zip
DEPEND and /usr/X11 fixes
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/fvwm-2.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild b/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
index fac9dee2317e..d78620bc4f50 100644
--- a/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
+++ b/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Prakash Shetty <crux@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild,v 1.1 2001/10/06 10:08:20 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild,v 1.2 2001/10/07 11:11:08 azarah Exp $
S=${WORKDIR}/${P}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.fvwm.org/"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
- >=x11-libs/gtk+-1.2.10-r1
+ >=x11-libs/gtk+-1.2.10-r4
>=dev-libs/libstroke-0.4
gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 )"