wok-stable diff freeradius/receipt @ rev 10003

tazdrop: fix again
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 01:37:43 2011 +0200 (2011-05-19)
parents fbdbdc00789a
children b3ca9ff92e37
line diff
     1.1 --- a/freeradius/receipt	Thu Mar 24 20:58:11 2011 +0000
     1.2 +++ b/freeradius/receipt	Thu May 19 01:37:43 2011 +0200
     1.3 @@ -5,14 +5,15 @@
     1.4  CATEGORY="security"
     1.5  SHORT_DESC="radius server"
     1.6  MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca"
     1.7 -DEPENDS="openssl cyrus-sasl libldap libtool python readline libunixODBC \
     1.8 -libkrb5 libcomerr3 libmysqlclient gdbm"
     1.9 -BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev"
    1.10  SOURCE="freeradius-server"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.freeradius.org/"
    1.13  WGET_URL="ftp://ftp.freeradius.org/pub/radius/$TARBALL"
    1.14  
    1.15 +DEPENDS="libssl cyrus-sasl libldap libltld python readline libunixODBC \
    1.16 +libkrb5 libcomerr3 libmysqlclient gdbm"
    1.17 +BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev gdbm-dev"
    1.18 +
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {