summaryrefslogtreecommitdiffstats
path: root/main/lua-llthreads
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-26 06:03:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-26 06:04:19 +0000
commit502bd1f046a94500f68eb01e5eb24609d39fe911 (patch)
treec835925f77c50964b83b4f71afd1a0bf444cd64e /main/lua-llthreads
parent3de51cd0a62aafc8d7c640d94d3efbf2a3bdcdde (diff)
downloadaports-502bd1f046a94500f68eb01e5eb24609d39fe911.tar.bz2
aports-502bd1f046a94500f68eb01e5eb24609d39fe911.tar.xz
main/lua-llthreads: build fix
Diffstat (limited to 'main/lua-llthreads')
-rw-r--r--main/lua-llthreads/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-llthreads/APKBUILD b/main/lua-llthreads/APKBUILD
index 68b7c0758..08e356577 100644
--- a/main/lua-llthreads/APKBUILD
+++ b/main/lua-llthreads/APKBUILD
@@ -8,10 +8,10 @@ url="https://github.com/Neopallium/lua-llthreads"
arch="all"
license="MIT"
depends=""
-makedepends="wget cmake"
+makedepends="cmake lua-dev"
install=""
subpackages=
-source="saveas-http://github.com/Neopallium/lua-llthreads/tarball/v1.1/$pkgname-$pkgver.tar.gz"
+source="saveas-https://github.com/Neopallium/lua-llthreads/tarball/v1.1/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/Neopallium-lua-llthreads-48c39a5