diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-25 11:39:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-25 11:40:50 +0000 |
commit | 1b41c2f64ce3a9c99082802279cf1df1948a75b0 (patch) | |
tree | 7f1d35fc32ab953b62a040d4855f91a6ffa0ea0e /testing/firefox | |
parent | 3cf70999000b0164aa6aecb0ff7807ce61fc3954 (diff) | |
download | aports-1b41c2f64ce3a9c99082802279cf1df1948a75b0.tar.bz2 aports-1b41c2f64ce3a9c99082802279cf1df1948a75b0.tar.xz |
testing/firefox: set required version of nss
ref #6552
Diffstat (limited to 'testing/firefox')
-rw-r--r-- | testing/firefox/APKBUILD | 2 |
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 |