wok-6.x rev 495
Missing dep xorg-libXV for Xine (Thanks Taziden)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 23 00:39:51 2008 +0100 (2008-03-23) |
parents | bfeff0fa24ac |
children | 95e57901a3c3 |
files | xine-ui/receipt |
line diff
1.1 --- a/xine-ui/receipt Sun Mar 23 00:05:44 2008 +0100 1.2 +++ b/xine-ui/receipt Sun Mar 23 00:39:51 2008 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Xine media player user interface." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xine-lib libvorbis xorg-libXtst" 1.8 +DEPENDS="xine-lib libvorbis xorg-libXtst xorg-libXV" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.xinehq.de/" 1.11 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL"