diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:20 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:20 +0000 |
commit | f2065c6e9b77ba6810a7529ed2232324e33b27b4 (patch) | |
tree | 4cf74bf45dfdeb8c53fd6ec237b78211bca57187 /x11-misc/wmakerconf | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-f2065c6e9b77ba6810a7529ed2232324e33b27b4.tar.gz historical-f2065c6e9b77ba6810a7529ed2232324e33b27b4.tar.bz2 historical-f2065c6e9b77ba6810a7529ed2232324e33b27b4.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild index 70bb500bb966..1307c174fd82 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Joao Schim <joao@schim.net> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild,v 1.1 2002/04/02 06:06:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="X based config tool for the windowmaker X windowmanager." SRC_URI="http://wmaker.orcon.net.nz/current/${P}.tar.gz" HOMEPAGE="http://ulli.on.openave.net/wmakerconf/" SLOT="0" -DEPEND=">=x11-libs/gtk+-1.2 +DEPEND="=x11-libs/gtk+-1.2* x11-wm/WindowMaker x11-libs/libPropList gnome? ( ~gnome-base/gnome-libs-1.4.1.4 ) |