summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-06-11 14:27:20 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-06-11 14:27:20 +0000
commitc67aa804d1641d29ee13d59211a7b8a1845c529d (patch)
tree5516f3f6cdf3b7a3b71546813d3348634253f8d5 /x11-misc/icebgset/icebgset-0.5.ebuild
parentadded SLOT and LICENSE (diff)
downloadgentoo-2-c67aa804d1641d29ee13d59211a7b8a1845c529d.tar.gz
gentoo-2-c67aa804d1641d29ee13d59211a7b8a1845c529d.tar.bz2
gentoo-2-c67aa804d1641d29ee13d59211a7b8a1845c529d.zip
added icewm as runtime dependency
Diffstat (limited to 'x11-misc/icebgset/icebgset-0.5.ebuild')
-rw-r--r--x11-misc/icebgset/icebgset-0.5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/icebgset/icebgset-0.5.ebuild b/x11-misc/icebgset/icebgset-0.5.ebuild
index 82a998aa11f3..3f44719ddb18 100644
--- a/x11-misc/icebgset/icebgset-0.5.ebuild
+++ b/x11-misc/icebgset/icebgset-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.5.ebuild,v 1.2 2002/06/11 14:25:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.5.ebuild,v 1.3 2002/06/11 14:27:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IceWM background editor."
@@ -12,6 +12,8 @@ DEPEND="virtual/x11
media-libs/jpeg
media-libs/libpng"
+RDEPEND="x11-wm/icewm"
+
SLOT="0"
LICENSE="GPL-2"