nim: fix ARM build

This commit is contained in:
allan 2015-02-18 08:16:50 +01:00
parent 9f375a543d
commit 26b60ec311

View File

@ -1,10 +1,9 @@
# Template file for 'nim'
pkgname=nim
version=0.10.2
revision=1
revision=2
depends="gcc"
makedepends="libzip"
hostmakedepends="git ed"
hostmakedepends="libzip git ed"
short_desc="The Nim programming language"
maintainer="allan <mail@may.mooo.com>"
license="MIT"