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: # Maintainer:
pkgname=libzdb pkgname=libzdb
pkgver=3.1 pkgver=3.1
pkgrel=1 pkgrel=2
pkgdesc="A thread-safe high level multi-database connection pool library" pkgdesc="A thread-safe high level multi-database connection pool library"
url="http://www.tildeslash.com/libzdb/" url="http://www.tildeslash.com/libzdb/"
arch="all" arch="all"
license="GPL" 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" makedepends="$depends_dev flex"
subpackages="$pkgname-dev" subpackages="$pkgname-dev"
source="http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz source="http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz