diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-03 19:05:39 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-03 19:05:39 -0500 |
commit | 0a62322c262c678f72931f66d999594db0ca37ee (patch) | |
tree | ea7091f3608e51ed2c45306545ef18b30205d24e /mozilla-testing/iceweasel-libre/PKGBUILD | |
parent | 3ff892379168f7353b9b7fdb6eeb145c9fb1ca04 (diff) | |
download | abslibre-0a62322c262c678f72931f66d999594db0ca37ee.tar.gz abslibre-0a62322c262c678f72931f66d999594db0ca37ee.tar.bz2 abslibre-0a62322c262c678f72931f66d999594db0ca37ee.zip |
fix: replace p7zip-libre with 'unzip'(-libre) for icecat and iceweasel
Diffstat (limited to 'mozilla-testing/iceweasel-libre/PKGBUILD')
-rw-r--r-- | mozilla-testing/iceweasel-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mozilla-testing/iceweasel-libre/PKGBUILD b/mozilla-testing/iceweasel-libre/PKGBUILD index d848ef1df..87169dda0 100644 --- a/mozilla-testing/iceweasel-libre/PKGBUILD +++ b/mozilla-testing/iceweasel-libre/PKGBUILD @@ -56,10 +56,10 @@ makedepends=( 'librsvg' 'libxslt' 'mesa' - 'p7zip-libre' 'pkg-config' 'python2' 'quilt' + 'unzip' 'wireless_tools' 'yasm' 'zip' |