Merge pull request #982 from allan/master

nim: fix ARM build
This commit is contained in:
Juan RP 2015-02-18 15:32:56 +01:00
commit 9eb9edbea1

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"