wok diff ptlib/receipt @ rev 9110

libplayer: update BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 05 10:16:36 2011 +0100 (2011-03-05)
parents 53e1828da719
children 071c9a026a01
line diff
     1.1 --- a/ptlib/receipt	Wed Nov 17 03:47:52 2010 +0000
     1.2 +++ b/ptlib/receipt	Sat Mar 05 10:16:36 2011 +0100
     1.3 @@ -10,8 +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 bison expat libsdl-dev libdv libdv-dev \
     1.8 -libraw1394 libraw1394-dev openssl-dev"
     1.9 +BUILD_DEPENDS="pkg-config flex"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()