Add NSS and NSPR to the build

This commit is contained in:
Patrick Walton 2013-05-29 12:19:55 -07:00
parent a1d12897e8
commit 0af3bbf953
4 changed files with 6 additions and 2 deletions

2
configure vendored
View file

@ -411,6 +411,8 @@ CFG_SUBMODULES="\
support/libparserutils/libparserutils \
support/netsurfcss/libcss \
support/netsurfcss/rust-netsurfcss \
support/nss/nspr \
support/nss/nss \
support/opengles/rust-opengles \
support/sharegl/sharegl \
support/skia/skia \