mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
redland: build against mariadbclient instead of mysql
This commit is contained in:
parent
71c6edec4e
commit
db66ba7e45
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-release --with-raptor=system
|
configure_args="--disable-static --enable-release --with-raptor=system
|
||||||
--with-rasqal=system --with-sqlite=3"
|
--with-rasqal=system --with-sqlite=3"
|
||||||
hostmakedepends="pkg-config perl postgresql-libs-devel"
|
hostmakedepends="pkg-config perl postgresql-libs-devel"
|
||||||
makedepends="libltdl-devel db-devel rasqal-devel libmysqlclient-devel
|
makedepends="libltdl-devel db-devel rasqal-devel libmariadbclient-devel
|
||||||
postgresql-libs-devel sqlite-devel unixodbc-devel"
|
postgresql-libs-devel sqlite-devel unixodbc-devel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
short_desc="${_desc} - Utilities"
|
short_desc="${_desc} - Utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue