wok-stable rev 2945
Update: BUILD_DEPENDS libmpeg2
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu May 07 22:43:36 2009 +0000 (2009-05-07) |
parents | f6c0eb94d7dc |
children | d24854ec2ce1 |
files | libmpeg2/receipt |
line diff
1.1 --- a/libmpeg2/receipt Thu May 07 22:19:59 2009 +0000 1.2 +++ b/libmpeg2/receipt Thu May 07 22:43:36 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="library for decoding MPEG-1 and MPEG-2 video streams" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="glibc-base" 1.8 +BUILD_DEPENDS="glibc-base libiconv libiconv-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://libmpeg2.sourceforge.net/" 1.11 WGET_URL="$WEB_SITE/files/$TARBALL"