diff options
Diffstat (limited to 'x11-misc/habak/habak-0.2.5.ebuild')
-rw-r--r-- | x11-misc/habak/habak-0.2.5.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/habak/habak-0.2.5.ebuild b/x11-misc/habak/habak-0.2.5.ebuild index bbd0be8593af..e44c5b66f01f 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-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.11 2006/08/30 20:18:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.12 2006/11/04 21:52:06 lucass Exp $ DESCRIPTION="A simple but powerful tool to set desktop wallpaper" HOMEPAGE="http://lubuska.zapto.org/~hoppke/" @@ -11,7 +11,10 @@ SLOT="0" KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" -DEPEND="media-libs/imlib2" +RDEPEND="media-libs/imlib2 + || ( x11-libs/libX11 virtual/x11 )" +DEPEND="${RDEPEND} + || ( x11-proto/xproto virtual/x11 )" src_unpack() { unpack "${A}" |