diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD index fdd1e8a6e..cd4a674f3 100644 --- a/community/freeradius/PKGBUILD +++ b/community/freeradius/PKGBUILD @@ -7,12 +7,12 @@ pkgname=freeradius pkgver=3.0.25 -pkgrel=4 +pkgrel=5 pkgdesc='The premier open source RADIUS server' arch=('x86_64') url="https://freeradius.org/" license=('GPL') -depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc' +depends=('krb5' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc' 'libpcap' 'libxcrypt' 'libcrypt.so' 'smbclient') makedepends=('curl' 'freetds' 'hiredis' 'json-c' 'libmemcached' 'perl' 'python' 'samba' 'sqlite' 'unixodbc' 'yubico-c-client')