wok diff samba/receipt @ rev 23936
syslinux/isohybrid: force GPT detection (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 09 12:46:01 2020 +0000 (2020-09-09) |
parents | 72f9047facba |
children | 2a0479881723 |
line diff
1.1 --- a/samba/receipt Mon May 29 18:14:44 2017 +0200 1.2 +++ b/samba/receipt Wed Sep 09 12:46:01 2020 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 BUILD_DEPENDS="openldap openldap-dev libcomerr-dev cups-dev talloc-dev \ 1.5 pkg-config libldap krb5" 1.6 DEPENDS="libldap samba-common glibc-base ncursesw popt zlib cifs-utils acl \ 1.7 -krb5 cups" 1.8 +krb5 libcups" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()