# HG changeset patch # User Eric Joseph-Alexandre # Date 1305726394 -7200 # Node ID d318593b0fb689d9aca682d3ad469376c4b6b1e6 # Parent 603fc6322049318d3091b92c4391b77b0d2d3842 freeradius: fix bdeps diff -r 603fc6322049 -r d318593b0fb6 freeradius/receipt --- a/freeradius/receipt Wed May 18 15:43:27 2011 +0200 +++ b/freeradius/receipt Wed May 18 15:46:34 2011 +0200 @@ -5,14 +5,15 @@ CATEGORY="security" SHORT_DESC="radius server" MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca" -DEPENDS="openssl cyrus-sasl libldap libtool python readline libunixODBC \ -libkrb5 libcomerr3 libmysqlclient gdbm" -BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev" SOURCE="freeradius-server" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.freeradius.org/" WGET_URL="ftp://ftp.freeradius.org/pub/radius/$TARBALL" +DEPENDS="libssl cyrus-sasl libldap libltld python readline libunixODBC \ +libkrb5 libcomerr3 libmysqlclient gdbm" +BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev gdbm-dev" + # Rules to configure and make the package. compile_rules() {