wok-6.x diff ptlib/receipt @ rev 9718
slitaz-toolchain: create toolchain.txt info in /usr/share/doc/slitaz
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 02:12:10 2011 +0200 (2011-05-09) |
parents | 53e1828da719 |
children | 071c9a026a01 |
line diff
1.1 --- a/ptlib/receipt Wed Nov 17 03:47:52 2010 +0000 1.2 +++ b/ptlib/receipt Mon May 09 02:12:10 2011 +0200 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()