mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
main/libzdb: rebuild against mariadb-connector-c
This commit is contained in:
parent
3a77461901
commit
8000e1aa2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user