parent
9054c81688
commit
e6ea0b52b3
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ index 7ba9b36..dc47faa 100644
|
|||
|
||||
requires "nim >= 1.2.6", "nimble#8f7af86"
|
||||
-requires "nimterop >= 0.6.12", "nimarchive >= 0.5.3"
|
||||
+requires "nimterop >= 0.6.12"
|
||||
+requires "https://github.com/q66/nimterop#fcc79ac796e647998f5d6910ca9b7f951d40a8d1"
|
||||
#requires "libcurl >= 1.0.0" - OSX now uses httpclient
|
||||
requires "analytics >= 0.2.0"
|
||||
requires "osinfo >= 0.3.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'choosenim'
|
||||
pkgname=choosenim
|
||||
version=0.7.4
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="git nim libressl-devel pkg-config"
|
||||
makedepends="libressl-devel zlib-devel libarchive-devel"
|
||||
depends="gcc"
|
||||
|
|
Loading…
Reference in a new issue