# HG changeset patch # User Eric Joseph-Alexandre # Date 1255635850 0 # Node ID b2f5f8681d26b040e445d7ee1602c9c61fc6b9eb # Parent f9b5c601e14a151a074b8a31ad43953196a9d94c samba: fix BUILD_DEPENDS diff -r f9b5c601e14a -r b2f5f8681d26 samba/receipt --- a/samba/receipt Thu Oct 15 10:08:26 2009 +0200 +++ b/samba/receipt Thu Oct 15 19:44:10 2009 +0000 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://samba.org/" WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL" -BUILD_DEPENDS="libldap openldap-dev cups cups-dev" +BUILD_DEPENDS="libldap openldap openldap-dev cups cups-dev" DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib" SUGGESTED="gamin" CONFIG_FILES="/etc/samba"