diff options
Diffstat (limited to 'main/unarj/APKBUILD')
-rw-r--r-- | main/unarj/APKBUILD | 2 |
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" |