From 8566c8224e54c5e037ae293b1ce1f5988d93b73d Mon Sep 17 00:00:00 2001 From: Martin Schlemmer Date: Sun, 7 Oct 2001 11:11:08 +0000 Subject: DEPEND and /usr/X11 fixes --- app-editors/bluefish/bluefish-0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors/bluefish') diff --git a/app-editors/bluefish/bluefish-0.6-r1.ebuild b/app-editors/bluefish/bluefish-0.6-r1.ebuild index 7621cf3bd022..0dd3d5b6c84f 100644 --- a/app-editors/bluefish/bluefish-0.6-r1.ebuild +++ b/app-editors/bluefish/bluefish-0.6-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 Grant Goodyear -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.6-r1.ebuild,v 1.1 2001/10/06 13:20:34 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.6-r1.ebuild,v 1.2 2001/10/07 11:11:07 azarah Exp $ #P= A=${P}.tar.bz2 @@ -10,7 +10,7 @@ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or p SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${A}" HOMEPAGE="http://bluefish.openoffice.nl/" -DEPEND=">=x11-libs/gtk+-1.2.10-r1 +DEPEND=">=x11-libs/gtk+-1.2.10-r4 >=media-libs/imlib-1.9.10-r1" src_compile() { -- cgit v1.2.3-65-gdbad