wok diff samba/receipt @ rev 10581

openvas-scanner: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 09:09:01 2011 +0200 (2011-05-26)
parents c3034af6243a
children 13e1a2f3f53c
line diff
     1.1 --- a/samba/receipt	Sun May 22 03:01:05 2011 +0000
     1.2 +++ b/samba/receipt	Thu May 26 09:09:01 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  {