wok-stable rev 10454

samba: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 11:07:10 2011 +0200 (2011-05-25)
parents 0f39875b5d38
children f250021092e0
files samba/receipt
line diff
     1.1 --- a/samba/receipt	Wed May 25 11:05:29 2011 +0200
     1.2 +++ b/samba/receipt	Wed May 25 11:07:10 2011 +0200
     1.3 @@ -8,13 +8,14 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://samba.org/"
     1.6  WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL"
     1.7 -BUILD_DEPENDS="openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config"
     1.8 -DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs acl krb5"
     1.9  
    1.10  SUGGESTED="gamin cups perl"
    1.11  CONFIG_FILES="/etc/samba"
    1.12  BUGS="Open directory needs MIT kerberos support (krb5)"
    1.13  
    1.14 +BUILD_DEPENDS="openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config libldap"
    1.15 +DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs acl krb5"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {