diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-21 17:39:19 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-21 17:39:19 +0000 |
commit | e6af749685db2e3fb9722fb76ea62c02e1c8c6ec (patch) | |
tree | ea31ee188940e9b1c2a44b9736655aded4cb1808 /media-libs/libflash | |
parent | New libs for flash animations and mpeg clips (diff) | |
download | historical-e6af749685db2e3fb9722fb76ea62c02e1c8c6ec.tar.gz historical-e6af749685db2e3fb9722fb76ea62c02e1c8c6ec.tar.bz2 historical-e6af749685db2e3fb9722fb76ea62c02e1c8c6ec.zip |
*** empty log message ***
Diffstat (limited to 'media-libs/libflash')
-rw-r--r-- | media-libs/libflash/libflash-0.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libflash/libflash-0.4.10.ebuild b/media-libs/libflash/libflash-0.4.10.ebuild index 094a4c6e70dd..f33181997393 100644 --- a/media-libs/libflash/libflash-0.4.10.ebuild +++ b/media-libs/libflash/libflash-0.4.10.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 Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/media-libs/libflash/libflash-0.4.10.ebuild,v 1.1 2001/06/21 17:03:23 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libflash/libflash-0.4.10.ebuild,v 1.2 2001/06/21 17:39:19 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="A library for flash animations" SRC_URI="http://www.directfb.org/download/contrib/${A}" HOMEPAGE="http://" -DEPEND="virtual/glibc" +DEPEND="virtual/glibc media-libs/jpeg sys-libs/zlib" src_compile() { |