mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/libneo4j-client: rebuild against libressl
This commit is contained in:
parent
96e7c6f718
commit
f65a9d0cb8
@ -2,13 +2,13 @@
|
||||
# Maintainer: Chris Leishman <chris@leishman.org>
|
||||
pkgname=libneo4j-client
|
||||
pkgver=1.2.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Client library for the Neo4j graph database"
|
||||
url="https://github.com/cleishm/libneo4j-client"
|
||||
arch="x86_64 aarch64"
|
||||
license="ASL 2.0"
|
||||
depends="openssl"
|
||||
depends_dev="openssl-dev"
|
||||
depends_dev="libressl-dev"
|
||||
makedepends="$depends_dev automake autoconf libtool check-dev doxygen pkgconfig fts fts-dev libedit-dev libcypher-parser-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc neo4j-client neo4j-client-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user