wok-next diff samba/receipt @ rev 10866
Up: slitaz-tools (4.4.1) - Bug fix and ready for RC
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Jun 19 13:08:44 2011 +0200 (2011-06-19) |
parents | 13e1a2f3f53c |
children | 4cba4433d0b7 |
line diff
1.1 --- a/samba/receipt Thu May 26 12:47:25 2011 +0200 1.2 +++ b/samba/receipt Sun Jun 19 13:08:44 2011 +0200 1.3 @@ -14,7 +14,8 @@ 1.4 BUGS="Open directory needs MIT kerberos support (krb5)" 1.5 1.6 BUILD_DEPENDS="openldap openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config libldap" 1.7 -DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs acl krb5" 1.8 +DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib smbfs 1.9 +acl krb5 cups" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()