wok-next diff freeradius/receipt @ rev 12538
grapphviz: use util-linux-uuid
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 02:24:01 2012 +0200 (2012-04-26) |
parents | 2ab805d95b3e |
children | d71ba04aa9f5 |
line diff
1.1 --- a/freeradius/receipt Sat Apr 21 17:42:02 2012 +0200 1.2 +++ b/freeradius/receipt Thu Apr 26 02:24:01 2012 +0200 1.3 @@ -12,7 +12,8 @@ 1.4 1.5 DEPENDS="libssl cyrus-sasl libldap libltdl python readline libunixODBC \ 1.6 libkrb5 libcomerr3 libmysqlclient gdbm" 1.7 -BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev gdbm-dev" 1.8 +BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev gdbm-dev \ 1.9 +libtool" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()