wok rev 10828

Fix: added cups to samba runtime dependencies
author Alexander Medvedev <devl547@gmail.com>
date Tue Jun 07 11:57:29 2011 +0000 (2011-06-07)
parents 47439c60021f
children bf9f0e4438f1
files samba/receipt
line diff
     1.1 --- a/samba/receipt	Tue Jun 07 00:26:09 2011 +0000
     1.2 +++ b/samba/receipt	Tue Jun 07 11:57:29 2011 +0000
     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()