diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-02 08:31:51 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-02 08:31:51 +0000 |
commit | 1eaef114f773a56cf7630709b0474745ea37341d (patch) | |
tree | 4cf09bb015d35c137e45f9934ee7f2e5653a83d7 /media-video/xanim-export | |
parent | Added dependencies (diff) | |
download | historical-1eaef114f773a56cf7630709b0474745ea37341d.tar.gz historical-1eaef114f773a56cf7630709b0474745ea37341d.tar.bz2 historical-1eaef114f773a56cf7630709b0474745ea37341d.zip |
Added dependencies
Diffstat (limited to 'media-video/xanim-export')
-rw-r--r-- | media-video/xanim-export/xanim-export-2.80.1.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-video/xanim-export/xanim-export-2.80.1.ebuild b/media-video/xanim-export/xanim-export-2.80.1.ebuild index c06249d6b862..53e2dfb6dcf7 100644 --- a/media-video/xanim-export/xanim-export-2.80.1.ebuild +++ b/media-video/xanim-export/xanim-export-2.80.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/media-video/xanim-export/xanim-export-2.80.1.ebuild,v 1.3 2000/09/15 20:09:06 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1.ebuild,v 1.4 2000/11/02 08:31:51 achim Exp $ A="xanim_exporting_edition.tar.gz xa1.0_cyuv_linuxELFg21.o.gz xa2.0_cvid_linuxELFg21.o.gz xa2.1_iv32_linuxELFg21.o.gz" @@ -13,6 +13,10 @@ SRC_URI="http://heroine.linuxave.net/xanim_exporting_edition.tar.gz ftp://xanim.va.pubnix.com/modules/xa2.1_iv32_linuxELFg21.o.gz" HOMEPAGE="http://heroin.linuxave.net/toys.html" +DEPEND=">=sys-libs/glibc-2.1.3 + >=media-libs/jpeg-6b + >=media-libs/libpng-1.0.7 + >=x11-base/xfree-4.0.1" src_unpack() { unpack xanim_exporting_edition.tar.gz |