diff options
author | 2006-10-11 11:35:19 +0000 | |
---|---|---|
committer | 2006-10-11 11:35:19 +0000 | |
commit | a49c7a09a6c545ec51168bbef23af57b54268265 (patch) | |
tree | 593616edf9f57f651e847691c5b0a4e782bbc63e /x11-misc/xmountains/xmountains-2.7.ebuild | |
parent | Add missing x11-misc/xbitmaps to DEPEND, see bug #150787. (diff) | |
download | historical-a49c7a09a6c545ec51168bbef23af57b54268265.tar.gz historical-a49c7a09a6c545ec51168bbef23af57b54268265.tar.bz2 historical-a49c7a09a6c545ec51168bbef23af57b54268265.zip |
Add missing x11-misc/xbitmaps to DEPEND, see bug #150790.
Package-Manager: portage-2.1.2_pre2-r8
Diffstat (limited to 'x11-misc/xmountains/xmountains-2.7.ebuild')
-rw-r--r-- | x11-misc/xmountains/xmountains-2.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xmountains/xmountains-2.7.ebuild b/x11-misc/xmountains/xmountains-2.7.ebuild index cba5d860914c..c050ab60d657 100644 --- a/x11-misc/xmountains/xmountains-2.7.ebuild +++ b/x11-misc/xmountains/xmountains-2.7.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/xmountains/xmountains-2.7.ebuild,v 1.8 2006/01/21 17:59:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmountains/xmountains-2.7.ebuild,v 1.9 2006/10/11 11:35:19 nelchael Exp $ DESCRIPTION="Fractal terrains of snow-capped mountains near water" HOMEPAGE="http://www.epcc.ed.ac.uk/~spb/xmountains/" @@ -14,6 +14,7 @@ KEYWORDS="x86 ~amd64 ppc" IUSE="" RDEPEND="|| ( ( + x11-misc/xbitmaps x11-libs/libX11 ) virtual/x11 )" DEPEND="${RDEPEND} |