diff options
Diffstat (limited to 'media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild b/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild index 40b5c0643763..f81fec8088ce 100644 --- a/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild,v 1.2 2004/07/20 14:49:24 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild,v 1.3 2004/08/06 10:45:18 spock Exp $ IUSE="" S=${WORKDIR} @@ -14,7 +14,8 @@ LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-libs/freetype-2 - media-libs/libmng" + media-libs/libmng + media-libs/lcms" src_compile() { # compile utils |