diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
commit | bf875542b83731830fcf0599dd9326f73374960a (patch) | |
tree | 02a7e528098c37b71614b6397e167094d78ea3b1 /net-misc/nut | |
parent | Hopefully fixed freetype dep (diff) | |
download | gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.gz gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.bz2 gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.zip |
Hopefully fixed all freetype deps
Diffstat (limited to 'net-misc/nut')
-rw-r--r-- | net-misc/nut/nut-0.44.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nut/nut-0.44.1.ebuild b/net-misc/nut/nut-0.44.1.ebuild index 145e61055a15..b2602443e8eb 100644 --- a/net-misc/nut/nut-0.44.1.ebuild +++ b/net-misc/nut/nut-0.44.1.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-0.44.1.ebuild,v 1.4 2000/12/19 00:10:44 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-0.44.1.ebuild,v 1.5 2001/05/18 17:13:55 achim Exp $ P=nut-0.44.1 A=${P}.tar.gz @@ -12,7 +12,7 @@ HOMEPAGE="http://www.exploits.org/nut/" DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/libgd-1.8.3 - >=media-libs/freetype-1.3.1 + =media-libs/freetype-1.3.1-r2 >=media-libs/libpng-1.0.7" src_unpack() { |