# HG changeset patch # User Pascal Bellard # Date 1306314430 -7200 # Node ID b921c461b865bdb96d4dab6a658d570ab04e0caf # Parent 0f39875b5d38b20422a9ff4d476173ae1fec9095 samba: update bdeps diff -r 0f39875b5d38 -r b921c461b865 samba/receipt --- a/samba/receipt Wed May 25 11:05:29 2011 +0200 +++ b/samba/receipt Wed May 25 11:07:10 2011 +0200 @@ -8,13 +8,14 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://samba.org/" WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL" -BUILD_DEPENDS="openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config" -DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs acl krb5" SUGGESTED="gamin cups perl" CONFIG_FILES="/etc/samba" BUGS="Open directory needs MIT kerberos support (krb5)" +BUILD_DEPENDS="openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config libldap" +DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs acl krb5" + # Rules to configure and make the package. compile_rules() {