wok diff libsmpeg/receipt @ rev 4346

syslinux: ifmem.c32: fix cmdline
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 02 11:49:21 2009 +0200 (2009-10-02)
parents 9886ef43f57a
children d983e90f942d
line diff
     1.1 --- a/libsmpeg/receipt	Thu Jun 11 01:45:50 2009 +0000
     1.2 +++ b/libsmpeg/receipt	Fri Oct 02 11:49:21 2009 +0200
     1.3 @@ -7,8 +7,8 @@
     1.4  SHORT_DESC="Mpeg decoding library"
     1.5  MAINTAINER="claudinei@slitaz.org"
     1.6  WEB_SITE="http://icculus.org/smpeg"
     1.7 -DEPENDS="libSDL"
     1.8 -BUILD_DEPENDS="libSDL libSDL-dev gtk+-dev autoconf automake m4 subversion"
     1.9 +DEPENDS="libsdl"
    1.10 +BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion"
    1.11  
    1.12  
    1.13  # Rules to configure and make the package.