wok diff ptlib/receipt @ rev 10549

php: Added back code to add desktop, image, and php.ini in compile_rules. These files are needed for php-common not php directly. Thats what they were there.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 14:47:51 2011 +0000 (2011-05-25)
parents 53e1828da719
children 071c9a026a01
line diff
     1.1 --- a/ptlib/receipt	Wed Nov 17 03:47:52 2010 +0000
     1.2 +++ b/ptlib/receipt	Wed May 25 14:47:51 2011 +0000
     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()