wok-current diff mjpegtools/receipt @ rev 1629
bristuff: fix compile.sh for asterisk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 23 20:29:00 2008 +0000 (2008-10-23) |
parents | 4c400bd09135 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mjpegtools/receipt Sun Oct 05 12:58:12 2008 +0000 1.2 +++ b/mjpegtools/receipt Thu Oct 23 20:29:00 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="MPEG manipulation tools." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="libdv" 1.7 -BUILD_DEPENDS="libdv-dev libdv" 1.8 +BUILD_DEPENDS="libdv-dev libdv libsdl-gfx" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://mjpeg.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/mjpeg/$TARBALL"