summaryrefslogtreecommitdiffstats
path: root/core/apk-tools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-06-06 08:57:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-06-06 08:57:22 +0000
commit3d86634866fcedcc3e123e5793365864e159bd76 (patch)
treecba8b583918d484925595a85708558cac16fa45a /core/apk-tools
parent516f65e9316e3bf6bba385dad83cdd5dfaac7543 (diff)
downloadaports-3d86634866fcedcc3e123e5793365864e159bd76.tar.bz2
aports-3d86634866fcedcc3e123e5793365864e159bd76.tar.xz
core/apk-tools: remove dynamic dep
while we are here...
Diffstat (limited to 'core/apk-tools')
-rw-r--r--core/apk-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apk-tools/APKBUILD b/core/apk-tools/APKBUILD
index b98199bc..f4ece5d3 100644
--- a/core/apk-tools/APKBUILD
+++ b/core/apk-tools/APKBUILD
@@ -3,7 +3,7 @@ pkgname=apk-tools
pkgver=2.0_pre12
pkgrel=1
pkgdesc="Alpine Package Keeper - package manager for alpine"
-depends="uclibc"
+depends=
makedepends="zlib-dev"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2
fd-leak.patch"