wok diff libmpeg2/receipt @ rev 2990

Up linux (2.6.29.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 11 19:08:50 2009 +0200 (2009-05-11)
parents 968e7dabe578
children 6b2db4df3383
line diff
     1.1 --- a/libmpeg2/receipt	Thu May 07 22:43:36 2009 +0000
     1.2 +++ b/libmpeg2/receipt	Mon May 11 19:08:50 2009 +0200
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="library for decoding MPEG-1 and MPEG-2 video streams"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="libSDL libiconv xorg-libICE xor-libSM xorg-libX11 xorg-libXau \
     1.9 +xorg-libXdmcp xorg-libXext xorg-libXv"
    1.10  BUILD_DEPENDS="glibc-base libiconv libiconv-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://libmpeg2.sourceforge.net/"
    1.13 @@ -17,8 +18,8 @@
    1.14  {
    1.15  	cd $src
    1.16  	./configure --prefix=/usr --enable-shared --disable-static &&
    1.17 -    make &&
    1.18 -    make DESTDIR=$PWD/_pkg install
    1.19 +	make &&
    1.20 +	make DESTDIR=$PWD/_pkg install
    1.21  }
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.