diff options
Diffstat (limited to 'x11-misc/habak/habak-0.2.5.ebuild')
-rw-r--r-- | x11-misc/habak/habak-0.2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/habak/habak-0.2.5.ebuild b/x11-misc/habak/habak-0.2.5.ebuild index e7b9b7288491..f9469398c7a9 100644 --- a/x11-misc/habak/habak-0.2.5.ebuild +++ b/x11-misc/habak/habak-0.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.2 2005/10/30 19:32:12 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.3 2006/02/20 19:04:36 lucass Exp $ DESCRIPTION="A simple but powerful tool to set desktop wallpaper" HOMEPAGE="http://lubuska.zapto.org/~hoppke/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" -DEPEND="virtual/x11 virtual/xft media-libs/imlib2" +DEPEND="media-libs/imlib2" src_compile() { emake || die "make failed" |