wok-6.x diff openldap/receipt @ rev 12555

busybox: httpd_helper is elsewhere
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 28 13:11:36 2012 +0200 (2012-04-28)
parents 8e4c74abdf74
children 16791e953e7d
line diff
     1.1 --- a/openldap/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/openldap/receipt	Sat Apr 28 13:11:36 2012 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  CONFIG_FILES="/etc/openldap"
     1.5  DATABASE_FILES="/var/openldap-*"
     1.6  
     1.7 -DEPENDS="libdb openssl libcomerr3 util-linux-ng-uuid libldap"
     1.8 -BUILD_DEPENDS="db-dev libdb util-linux-ng-uuid-dev openssl-dev"
     1.9 +DEPENDS="libdb openssl libcomerr3 util-linux-uuid libldap"
    1.10 +BUILD_DEPENDS="db-dev libdb util-linux-uuid-dev openssl-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()