wok diff samba/receipt @ rev 18927

Add lz5 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 25 15:56:04 2016 +0100 (2016-02-25)
parents dead8955c3ca
children 72f9047facba
line diff
     1.1 --- a/samba/receipt	Wed Sep 25 09:50:51 2013 +0000
     1.2 +++ b/samba/receipt	Thu Feb 25 15:56:04 2016 +0100
     1.3 @@ -14,9 +14,10 @@
     1.4  CONFIG_FILES="/etc/samba"
     1.5  BUGS="Open directory needs MIT kerberos support (krb5)"
     1.6  
     1.7 -BUILD_DEPENDS="openldap openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config libldap krb5"
     1.8 -DEPENDS="libldap samba-common glibc-extra-samba ncursesw popt zlib cifs-utils 
     1.9 -acl krb5 cups"
    1.10 +BUILD_DEPENDS="openldap openldap-dev libcomerr-dev cups-dev talloc-dev \
    1.11 +pkg-config libldap krb5"
    1.12 +DEPENDS="libldap samba-common glibc-base ncursesw popt zlib cifs-utils acl \
    1.13 +krb5 cups"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()