wok diff samba/receipt @ rev 5536
gcc4.5 depends on mpc-library too
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed May 12 15:32:11 2010 -0400 (2010-05-12) |
parents | 9deaaec717d6 |
children | 666fd56c3a0e |
line diff
1.1 --- a/samba/receipt Tue Mar 23 12:58:58 2010 +0100 1.2 +++ b/samba/receipt Wed May 12 15:32:11 2010 -0400 1.3 @@ -9,8 +9,8 @@ 1.4 WEB_SITE="http://samba.org/" 1.5 WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL" 1.6 BUILD_DEPENDS="libldap openldap openldap-dev cups cups-dev" 1.7 -DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs acl \ 1.8 -smbclient" 1.9 +DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs acl " 1.10 + 1.11 SUGGESTED="gamin cups perl" 1.12 CONFIG_FILES="/etc/samba" 1.13 BUGS="Open directory needs MIT kerberos support (krb5)"