summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-01 21:59:21 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-01 21:59:21 +0000
commit102f4d6f20b0f737bb81b140afea0143eea1edb8 (patch)
tree6434dfdb153008c3f23f961bd43ce636fcd03133 /media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
parentstable on amd64 (diff)
downloadhistorical-102f4d6f20b0f737bb81b140afea0143eea1edb8.tar.gz
historical-102f4d6f20b0f737bb81b140afea0143eea1edb8.tar.bz2
historical-102f4d6f20b0f737bb81b140afea0143eea1edb8.zip
need libfame #52691 by Armando Di Cianno
Diffstat (limited to 'media-video/SDLcam/SDLcam-0.7.3-r1.ebuild')
-rw-r--r--media-video/SDLcam/SDLcam-0.7.3-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild b/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
index c209ccf13e4c..6e1d948aa661 100644
--- a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
+++ b/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.3 2004/04/19 06:34:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.4 2004/06/01 21:59:21 vapier Exp $
inherit eutils
@@ -14,6 +14,7 @@ KEYWORDS="x86"
IUSE=""
DEPEND="dev-libs/libxml2
+ media-libs/libfame
media-libs/libsdl
media-libs/sdl-image
media-libs/sdl-ttf"