summaryrefslogtreecommitdiffstats
path: root/main/unarj
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-04 08:19:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-04 08:22:45 +0000
commitcff79a00ec4dc26a3caa16c174a07a3948da4810 (patch)
treeaae33bf81c3407a0622b857ed1969471eae7b7c6 /main/unarj
parent1eaeb70f388cfe3d10dc6825f947fdeeecf6ac44 (diff)
downloadaports-cff79a00ec4dc26a3caa16c174a07a3948da4810.tar.bz2
aports-cff79a00ec4dc26a3caa16c174a07a3948da4810.tar.xz
main/[various]: let abuild detect shared objects dependencies
Diffstat (limited to 'main/unarj')
-rw-r--r--main/unarj/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unarj/APKBUILD b/main/unarj/APKBUILD
index b2e0c7260..7f5b23fc6 100644
--- a/main/unarj/APKBUILD
+++ b/main/unarj/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="Extracting, testing and viewing the contents of archives created with
url="http://www.arjsoftware.com"
license="custom"
subpackages=""
-depends="uclibc"
+depends=""
makedepends=""
install=
source="http://ibiblio.org/pub/Linux/utils/compress/$pkgname-$pkgver.tar.gz"