wok-stable diff nss-ldapd/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 5b44af8c1257
children d4246c996c9d
line diff
     1.1 --- a/nss-ldapd/receipt	Sun Feb 28 16:38:48 2010 +0100
     1.2 +++ b/nss-ldapd/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://ch.tudelft.nl/~arthur/nss-ldapd/"
     1.5  WGET_URL="${WEB_SITE}$TARBALL"
     1.6  DEPENDS="cyrus-sasl krb5 libkrb5 libldap openssl libcomerr3"
     1.7 +BUILD_DEPENDS="openldap-dev"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()