wok-stable rev 8896
ptlib needs flex to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 27 05:36:48 2011 +0100 (2011-02-27) |
parents | 6764e22b39a6 |
children | 4b74d9c764d4 |
files | ptlib/receipt |
line diff
1.1 --- a/ptlib/receipt Sun Feb 27 05:13:11 2011 +0100 1.2 +++ b/ptlib/receipt Sun Feb 27 05:36:48 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()