summaryrefslogtreecommitdiffstats
path: root/core/alpine-sdk
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-11-27 17:37:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-11-27 17:37:46 +0000
commitc9d200306989bf7c6a7d13970a6f916464df2f36 (patch)
treea772b1e2b197b9319a5ee862934cee86bde3f4d9 /core/alpine-sdk
parent10a3cf558fd25fca02a558de956f15f819261716 (diff)
downloadaports-c9d200306989bf7c6a7d13970a6f916464df2f36.tar.bz2
aports-c9d200306989bf7c6a7d13970a6f916464df2f36.tar.xz
core/alpine-sdk: added git. use build-base
Diffstat (limited to 'core/alpine-sdk')
-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() {