mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/neko to 2.2.0-5
This commit is contained in:
parent
ee6afe834f
commit
db88d59ce3
1 changed files with 2 additions and 2 deletions
|
@ -12,12 +12,12 @@
|
|||
|
||||
pkgname=neko
|
||||
pkgver=2.2.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc='High-level and dynamically typed programming language'
|
||||
url='http://nekovm.org/' # no https
|
||||
license=('LGPL')
|
||||
arch=('x86_64')
|
||||
depends=('gc' 'gtk2' 'libmariadbclient' 'mbedtls' 'sqlite')
|
||||
depends=('gc' 'gtk2' 'mariadb-libs' 'mbedtls' 'sqlite')
|
||||
makedepends=('apache' 'apr' 'cmake' 'git' 'mbedtls' 'ninja')
|
||||
optdepends=('apache: for extending Apache with mod_neko')
|
||||
options=('!strip')
|
||||
|
|
Loading…
Reference in a new issue