main/libzdb: rebuild against mariadb-connector-c

This commit is contained in:
Natanael Copa 2018-03-23 10:54:08 +00:00
parent 3a77461901
commit 8000e1aa2b

View File

@ -3,12 +3,12 @@
# Maintainer:
pkgname=libzdb
pkgver=3.1
pkgrel=1
pkgrel=2
pkgdesc="A thread-safe high level multi-database connection pool library"
url="http://www.tildeslash.com/libzdb/"
arch="all"
license="GPL"
depends_dev="flex-dev sqlite-dev mariadb-dev postgresql-dev"
depends_dev="flex-dev sqlite-dev mariadb-connector-c-dev postgresql-dev"
makedepends="$depends_dev flex"
subpackages="$pkgname-dev"
source="http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz