testing/libneo4j-client: rebuild against libressl

This commit is contained in:
Natanael Copa 2016-10-09 12:59:48 +00:00
parent 96e7c6f718
commit f65a9d0cb8

View File

@ -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"