diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-23 12:11:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-23 12:11:15 +0000 |
commit | 19a40edcf1145b34000432af1016dbe5c22cbe71 (patch) | |
tree | 727eab4d577242ae79f6e11b8df5c38e6aa56f70 /community/firefox-esr/APKBUILD | |
parent | a9ca1f5ebba071bb067c7bd418c14645f3832d08 (diff) | |
download | aports-19a40edcf1145b34000432af1016dbe5c22cbe71.tar.bz2 aports-19a40edcf1145b34000432af1016dbe5c22cbe71.tar.xz |
community/firefox-esr: nss-static build fix
firefox needs libcrmf.a from nss-static
Diffstat (limited to 'community/firefox-esr/APKBUILD')
-rw-r--r-- | community/firefox-esr/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD index 4a5f7bb9d7..9e50cb6dec 100644 --- a/community/firefox-esr/APKBUILD +++ b/community/firefox-esr/APKBUILD @@ -43,6 +43,7 @@ makedepends="$depends_dev automake bsd-compat-headers libtool + nss-static paxmark python2 sed |