# HG changeset patch # User Antoine Bodin # Date 1298781408 -3600 # Node ID d58fb04dc013cde70d1e6d2f5c845a0b23cc7802 # Parent 6764e22b39a63742a079a8a10491b7eee787ce18 ptlib needs flex to compile diff -r 6764e22b39a6 -r d58fb04dc013 ptlib/receipt --- a/ptlib/receipt Sun Feb 27 05:13:11 2011 +0100 +++ b/ptlib/receipt Sun Feb 27 05:36:48 2011 +0100 @@ -10,8 +10,7 @@ WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="alsa-lib cyrus-sasl expat libsdl libdv libraw1394 \ libunixODBC openssl" -BUILD_DEPENDS="pkg-config bison expat libsdl-dev libdv libdv-dev \ -libraw1394 libraw1394-dev openssl-dev" +BUILD_DEPENDS="pkg-config flex" # Rules to configure and make the package. compile_rules()