diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-24 15:00:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-24 15:00:57 +0000 |
commit | dc0b1d08ae6405c9cc2ff6503ef726453fd912e7 (patch) | |
tree | 1dda36c9e52e64d77ee991c60d6a99dbf8702ab9 | |
parent | d3eb0b3281cf38c28b157cbdecf06646bd470a60 (diff) | |
download | aports-dc0b1d08ae6405c9cc2ff6503ef726453fd912e7.tar.bz2 aports-dc0b1d08ae6405c9cc2ff6503ef726453fd912e7.tar.xz |
testing/seamonkey: nss-static build fix
-rw-r--r-- | testing/seamonkey/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/seamonkey/APKBUILD b/testing/seamonkey/APKBUILD index 6f0e4becf2..d306ebd9f8 100644 --- a/testing/seamonkey/APKBUILD +++ b/testing/seamonkey/APKBUILD @@ -12,6 +12,7 @@ makedepends="unzip zip gtk+2.0-dev yasm alsa-lib-dev libxt-dev linux-headers hunspell-dev nspr-dev nss-dev jpeg-dev bzip2-dev zlib-dev libpng-dev libevent-dev libvpx-dev sqlite-dev libffi-dev pixman-dev python2-dev startup-notification-dev icu-dev m4 libxcomposite-dev paxmark autoconf2.13 + nss-static " install="" subpackages="" |