diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-19 21:46:47 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-19 21:46:47 +0000 |
commit | ac35fc4c90507c986606dd133cd635b3fe3b6243 (patch) | |
tree | 331581ac1bf8afb489cfd07aaf38af26478ae158 /media-video | |
parent | 1.5.2 is almost ready for use (diff) | |
download | historical-ac35fc4c90507c986606dd133cd635b3fe3b6243.tar.gz historical-ac35fc4c90507c986606dd133cd635b3fe3b6243.tar.bz2 historical-ac35fc4c90507c986606dd133cd635b3fe3b6243.zip |
Dependencie fixes, more comments in package.mask
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/bcast/bcast-2000c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/bcast/bcast-2000c.ebuild b/media-video/bcast/bcast-2000c.ebuild index 2291a74d8222..05140f9d6b1d 100644 --- a/media-video/bcast/bcast-2000c.ebuild +++ b/media-video/bcast/bcast-2000c.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/bcast/bcast-2000c.ebuild,v 1.3 2001/06/09 14:11:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c.ebuild,v 1.4 2001/06/19 21:46:47 achim Exp $ A=${P}-src.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="Realtime audio and video editor" SRC_URI="ftp://heroines.sourceforge.net/pub/heroines/${A}" HOMEPAGE="http://heroines.sourceforge.net/" -DEPEND="virtual/glibc dev-lang/nasm-0.98 +DEPEND="virtual/glibc dev-lang/nasm >=sys-devel/gcc-2.95.2 >=dev-libs/glib-1.2.10 >=media-libs/libpng-1.0.7 |