wok diff linuxdcpp/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 3e599985638d
children 2a8e7120e71d
line diff
     1.1 --- a/linuxdcpp/receipt	Wed Mar 03 00:03:13 2010 +0100
     1.2 +++ b/linuxdcpp/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Direct Connect client based on DC++."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ libglade openssl gcc-lib-base bzlib"
     1.7 -BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev scons"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="https://launchpad.net/linuxdcpp"
    1.11  WGET_URL="http://mirror.slitaz.org/sources/packages/l/$TARBALL"