main/freeradius: rebuild against mariadb-connector-c

This commit is contained in:
Natanael Copa 2018-03-23 10:06:13 +00:00
parent 729af112a0
commit c4fbe81dfc

View File

@ -5,13 +5,13 @@
pkgname=freeradius
_realname=freeradius
pkgver=3.0.16
pkgrel=0
pkgrel=1
pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server"
url="http://freeradius.org/"
arch="all"
license="GPL"
depends=""
makedepends="libressl-dev mariadb-dev postgresql-dev gdbm-dev readline-dev
makedepends="libressl-dev mariadb-connector-c-dev postgresql-dev gdbm-dev readline-dev
bash libtool autoconf automake perl-dev python2-dev openldap-dev krb5-dev
unixodbc-dev linux-pam-dev sqlite-dev talloc-dev libpcap-dev
linux-headers curl-dev hiredis-dev json-c-dev net-snmp-tools"