wok-stable rev 4388

samba: fix BUILD_DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Oct 15 19:44:10 2009 +0000 (2009-10-15)
parents f9b5c601e14a
children 26194b481704
files samba/receipt
line diff
     1.1 --- a/samba/receipt	Thu Oct 15 10:08:26 2009 +0200
     1.2 +++ b/samba/receipt	Thu Oct 15 19:44:10 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     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="libldap openldap-dev cups cups-dev"
     1.8 +BUILD_DEPENDS="libldap openldap openldap-dev cups cups-dev"
     1.9  DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib"
    1.10  SUGGESTED="gamin"
    1.11  CONFIG_FILES="/etc/samba"