wok diff samba/receipt @ rev 11111
gtkperf: Compile with $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 03:58:37 2011 +0000 (2011-10-17) |
parents | 13e1a2f3f53c |
children | 4cba4433d0b7 |
line diff
1.1 --- a/samba/receipt Thu May 26 12:47:25 2011 +0200 1.2 +++ b/samba/receipt Mon Oct 17 03:58:37 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()