diff options
Diffstat (limited to 'media-video/camstream/camstream-0.26.3.ebuild')
-rw-r--r-- | media-video/camstream/camstream-0.26.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/camstream/camstream-0.26.3.ebuild b/media-video/camstream/camstream-0.26.3.ebuild index fb0042dadd1d..99b510771646 100644 --- a/media-video/camstream/camstream-0.26.3.ebuild +++ b/media-video/camstream/camstream-0.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/camstream-0.26.3.ebuild,v 1.8 2005/06/20 14:08:48 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/camstream-0.26.3.ebuild,v 1.9 2005/07/07 04:51:18 caleb Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="x86 ~amd64 -ppc" SLOT="0" IUSE="doc" -DEPEND=">=x11-libs/qt-3 +DEPEND="=x11-libs/qt-3* sys-devel/autoconf" src_unpack () { |