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