diff options
Diffstat (limited to 'media-video/bcast/bcast-2000c-r1.ebuild')
-rw-r--r-- | media-video/bcast/bcast-2000c-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/bcast/bcast-2000c-r1.ebuild b/media-video/bcast/bcast-2000c-r1.ebuild index 1b8f6fb1c674..bd2864f55d1a 100644 --- a/media-video/bcast/bcast-2000c-r1.ebuild +++ b/media-video/bcast/bcast-2000c-r1.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-r1.ebuild,v 1.1 2001/10/06 15:30:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r1.ebuild,v 1.2 2002/04/12 17:05:59 spider Exp $ A=${P}-src.tar.gz S=${WORKDIR}/${P} @@ -11,13 +11,13 @@ HOMEPAGE="http://heroines.sourceforge.net/" DEPEND="virtual/glibc dev-lang/nasm >=sys-devel/gcc-2.95.2 - >=dev-libs/glib-1.2.10 + =dev-libs/glib-1.2* >=media-libs/libpng-1.0.7 virtual/x11" RDEPEND="virtual/glibc >=sys-devel/gcc-2.95.2 - >=dev-libs/glib-1.2.10 + =dev-libs/glib-1.2* >=media-libs/libpng-1.0.7 virtual/x11" |