summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/motion/motion-3.2.11.1.ebuild')
-rw-r--r--media-video/motion/motion-3.2.11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/motion/motion-3.2.11.1.ebuild b/media-video/motion/motion-3.2.11.1.ebuild
index 44221db63236..115ca1cc9564 100644
--- a/media-video/motion/motion-3.2.11.1.ebuild
+++ b/media-video/motion/motion-3.2.11.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.11.1.ebuild,v 1.5 2010/06/17 20:27:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.11.1.ebuild,v 1.6 2011/01/19 20:41:45 spatz Exp $
EAPI=2
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~ppc ~x86"
IUSE="ffmpeg mysql postgres v4l"
RDEPEND="sys-libs/zlib
- media-libs/jpeg
+ virtual/jpeg
ffmpeg? ( media-video/ffmpeg )
mysql? ( virtual/mysql )
postgres? ( dev-db/postgresql-base )"