wok diff ptlib/receipt @ rev 15175

gcompris: update LDFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 16 12:16:09 2013 +0000 (2013-08-16)
parents 071c9a026a01
children bf4a09ef1d2e
line diff
     1.1 --- a/ptlib/receipt	Tue Oct 25 08:48:31 2011 +0200
     1.2 +++ b/ptlib/receipt	Fri Aug 16 12:16:09 2013 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  DEPENDS="alsa-lib cyrus-sasl expat libsdl libdv libraw1394 \
     1.6  libunixODBC openssl"
     1.7 -BUILD_DEPENDS="pkg-config flex openssl-dev cyrus-sasl-dev zlib-dev"
     1.8 +BUILD_DEPENDS="pkg-config flex openssl-dev cyrus-sasl-dev zlib-dev alsa-lib-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()