diff options
author | root <root@rshg054.dnsready.net> | 2011-11-07 23:14:55 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-07 23:14:55 +0000 |
commit | effb26c3b1f00bf8bea4e2562f07f9a06eb67606 (patch) | |
tree | 428924ac7d0c871e4b7ca1fed9e221e5ef7b8081 /libre/unarchiver/PKGBUILD | |
parent | a4d309341dbcd3c28ee68e818c1d5ef54114adf8 (diff) |
Mon Nov 7 23:14:55 UTC 2011
Diffstat (limited to 'libre/unarchiver/PKGBUILD')
-rw-r--r-- | libre/unarchiver/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/unarchiver/PKGBUILD b/libre/unarchiver/PKGBUILD index 0d597d96f..a02607b28 100644 --- a/libre/unarchiver/PKGBUILD +++ b/libre/unarchiver/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="An Objective-C application for uncompressing archive files" arch=('x86_64' 'i686') url="http://wakaba.c3.cx/s/apps/unarchiver.html" license=('LGPL2.1') -depends=('gnustep-base>=1.23.0-1.1' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib') +depends=('gnustep-base-libre>=1.23.0' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib') conflicts=('gnustep-base>=1.24') makedepends=('gcc-objc') source=(http://theunarchiver.googlecode.com/files/TheUnarchiver"$pkgver"_src.zip) |