wok-4.x diff samba-pam/receipt @ rev 6483
Added perl to glib-dev depends since its need for glib-mkenums to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 30 04:11:49 2010 +0000 (2010-09-30) |
parents | 666fd56c3a0e |
children | 7157da8f2285 |
line diff
1.1 --- a/samba-pam/receipt Fri Jul 09 17:03:10 2010 +0200 1.2 +++ b/samba-pam/receipt Thu Sep 30 04:11:49 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="samba-pam" 1.7 -VERSION="3.4.4" 1.8 +VERSION="3.5.5" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="File and print services with SMB/CIFS using PAM." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -23,7 +23,7 @@ 1.13 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.14 --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ 1.15 --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ 1.16 - --enable-shared-libs --with-libtalloc --with-libtdb \ 1.17 + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ 1.18 --with-libsmbsharemodes --with-libsmbclient \ 1.19 --with-pam --with-pammodulesdir=/lib/security \ 1.20 --sysconfdir=/etc --localstatedir=/var \