nim: fix ARM build
This commit is contained in:
parent
9f375a543d
commit
26b60ec311
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'nim'
|
# Template file for 'nim'
|
||||||
pkgname=nim
|
pkgname=nim
|
||||||
version=0.10.2
|
version=0.10.2
|
||||||
revision=1
|
revision=2
|
||||||
depends="gcc"
|
depends="gcc"
|
||||||
makedepends="libzip"
|
hostmakedepends="libzip git ed"
|
||||||
hostmakedepends="git ed"
|
|
||||||
short_desc="The Nim programming language"
|
short_desc="The Nim programming language"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue