apr-util: fix makedepends
This commit is contained in:
parent
a3617c8ea7
commit
b590182fc4
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'apr-util'
|
# Template file for 'apr-util'
|
||||||
pkgname=apr-util
|
pkgname=apr-util
|
||||||
version=1.3.12
|
version=1.3.12
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
||||||
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
||||||
--with-expat=/usr --without-oracle"
|
--with-expat=/usr --without-oracle"
|
||||||
makedepends="apr-devel db-devel expat-devel gdbm-devel libldap-devel
|
makedepends="apr-devel db-devel expat-devel gdbm-devel libldap-devel
|
||||||
libmysqlclient-devel libuuid-devel openssl-devel postgresql-libs-devel
|
libmysqlclient-devel postgresql-libs-devel sqlite-devel zlib-devel"
|
||||||
sqlite-devel zlib-devel"
|
|
||||||
short_desc="The Apache Portable Runtime Utility Library"
|
short_desc="The Apache Portable Runtime Utility Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://apr.apache.org/"
|
homepage="http://apr.apache.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue