aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-25 11:39:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-25 11:40:50 +0000
commit1b41c2f64ce3a9c99082802279cf1df1948a75b0 (patch)
tree7f1d35fc32ab953b62a040d4855f91a6ffa0ea0e
parent3cf70999000b0164aa6aecb0ff7807ce61fc3954 (diff)
downloadaports-1b41c2f64ce3a9c99082802279cf1df1948a75b0.tar.bz2
aports-1b41c2f64ce3a9c99082802279cf1df1948a75b0.tar.xz
testing/firefox: set required version of nss
ref #6552
-rw-r--r--testing/firefox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD
index 0b55de089f..f2769f7dfd 100644
--- a/testing/firefox/APKBUILD
+++ b/testing/firefox/APKBUILD
@@ -39,7 +39,7 @@ makedepends="
llvm5-dev
mesa-dev
nspr-dev
- nss-dev
+ nss-dev>=3.26
nss-static
paxmark
python3-dev