aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/neko/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neko/APKBUILD b/community/neko/APKBUILD
index bf5169ce6b..b2ec7c84d3 100644
--- a/community/neko/APKBUILD
+++ b/community/neko/APKBUILD
@@ -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=""