summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2007-11-03 15:13:16 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2007-11-03 15:13:16 +0000
commit20318ca7f41845147565e702223a771232003132 (patch)
tree347e3fda8f4941f0c3daa00118c220c05aa8be5e /x11-misc/gtodo
parentCleanup (diff)
downloadgentoo-2-20318ca7f41845147565e702223a771232003132.tar.gz
gentoo-2-20318ca7f41845147565e702223a771232003132.tar.bz2
gentoo-2-20318ca7f41845147565e702223a771232003132.zip
Make gnome-panel conditional to USE="gnome"
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r--x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild b/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild
index 9b848de8ab88..24e748f83f0e 100644
--- a/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild
+++ b/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild,v 1.7 2007/11/03 15:06:11 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild,v 1.8 2007/11/03 15:13:16 coldwind Exp $
inherit gnome2 versionator
@@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.4
>=gnome-base/gconf-2
>=dev-libs/glib-2
>=gnome-base/gnome-vfs-2
- gnome-base/gnome-panel"
+ gnome? ( gnome-base/gnome-panel )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool