community/neko: rebuild against mariadb-connector-c

This commit is contained in:
Natanael Copa 2018-03-26 09:17:04 +00:00
parent 6f2af36fc9
commit 3424888449

View File

@ -2,14 +2,14 @@
# Maintainer: Andy Li <andy@onthewings.net>
pkgname=neko
pkgver=2.2.0
pkgrel=1
pkgrel=2
pkgdesc="High-level dynamically typed programming language"
url="https://nekovm.org/"
arch="all"
license="LGPL"
depends=""
depends_dev="neko"
makedepends="apache2-dev cmake gc-dev gtk+2.0-dev linux-headers mariadb-dev
makedepends="apache2-dev cmake gc-dev gtk+2.0-dev linux-headers mariadb-connector-c-dev
mbedtls-dev ninja sqlite-dev"
options=""
install=""