diff options
Diffstat (limited to 'media-video/dvdrip/dvdrip-0.47_pre12.ebuild')
-rw-r--r-- | media-video/dvdrip/dvdrip-0.47_pre12.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/media-video/dvdrip/dvdrip-0.47_pre12.ebuild b/media-video/dvdrip/dvdrip-0.47_pre12.ebuild index 00ee5a222b9b..557f9a75aa70 100644 --- a/media-video/dvdrip/dvdrip-0.47_pre12.ebuild +++ b/media-video/dvdrip/dvdrip-0.47_pre12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.47_pre12.ebuild,v 1.2 2002/11/19 02:31:30 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.47_pre12.ebuild,v 1.3 2002/12/06 13:24:44 mcummings Exp $ IUSE="oggvorbis" @@ -22,7 +22,10 @@ KEYWORDS="~x86" DEPEND=">=media-video/transcode-0.6.0_pre4-r1 media-gfx/imagemagick - gnome-extra/gtkhtml + gnome? ( gnome-extra/gtkhtml ) + cdr? ( >=media-video/vcdimager-0.7.12 ) + cdr? ( >=app-cdr/cdrdao-1.1.7 ) + cdr? ( app-cdr/cdrtools ) dev-perl/gtk-perl dev-perl/Storable dev-perl/Event |