summaryrefslogtreecommitdiffstats
path: root/core/alpine-sdk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/alpine-sdk/APKBUILD')
-rw-r--r--core/alpine-sdk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/alpine-sdk/APKBUILD b/core/alpine-sdk/APKBUILD
index 7f6b2584..533815db 100644
--- a/core/alpine-sdk/APKBUILD
+++ b/core/alpine-sdk/APKBUILD
@@ -1,8 +1,8 @@
pkgname=alpine-sdk
-pkgver=0.1
+pkgver=0.2
url=http://dev.alpinelinux.org/cgit
pkgdesc="Alpine Software Development Kit meta package"
-depends="abuild binutils gcc linux-headers make patch uclibc-dev"
+depends="abuild build-base git"
license=GPL-2
build() {