wok diff samba/receipt @ rev 13195

linux-source/rdev: fix format
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 05 09:49:35 2012 +0200 (2012-08-05)
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 Aug 05 09:49:35 2012 +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()