diff options
author | 2003-12-04 16:45:44 +0000 | |
---|---|---|
committer | 2003-12-04 16:45:44 +0000 | |
commit | 86a6729996764c9f92ff94267378f86060270a8c (patch) | |
tree | da72b61892e7dc433883b48fb7255406f10570be /x11-misc/bbrb/bbrb-0.4.1.ebuild | |
parent | fix typo #35062 (diff) | |
download | gentoo-2-86a6729996764c9f92ff94267378f86060270a8c.tar.gz gentoo-2-86a6729996764c9f92ff94267378f86060270a8c.tar.bz2 gentoo-2-86a6729996764c9f92ff94267378f86060270a8c.zip |
fixed bad DEPEND
Diffstat (limited to 'x11-misc/bbrb/bbrb-0.4.1.ebuild')
-rw-r--r-- | x11-misc/bbrb/bbrb-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbrb/bbrb-0.4.1.ebuild b/x11-misc/bbrb/bbrb-0.4.1.ebuild index 0026a7f54811..40951cbf8fa3 100644 --- a/x11-misc/bbrb/bbrb-0.4.1.ebuild +++ b/x11-misc/bbrb/bbrb-0.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.10 2003/02/13 17:09:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.11 2003/12/04 16:45:38 tseng Exp $ S=${WORKDIR}/${P} DESCRIPTION="Background manager for blackbox/fluxbox/openbox" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://bbrb.sourceforge.net" -DEPEND="x11-libs/gtk+ +DEPEND="=x11-libs/gtk+-1.2* media-libs/imlib" RDEPEND="media-gfx/xv |