summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-05 17:38:14 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-05 17:38:14 +0200
commit88de4da0e94daa1593aea7ff7941b54837dc6004 (patch)
tree3a55c276ddc479be031036c3a9293e932887650c
parente0cb75f6befe53d4597c7622ddbd4ed15c51ac2f (diff)
parent129ebe4641a0a28b9e7f887b6d2c634bc7d26fe3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
-rw-r--r--package/firefox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 7605c9071..aafccfa4a 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --enable-application=browser \
--with-system-cairo \
--with-system-pixman \
--with-system-jpeg \
+ --with-system-nss \
+ --with-system-nspr \
--enable-system-sqlite \
--with-libIDL-prefix=${STAGING_TARGET_DIR}/usr \
--with-glib-prefix=${STAGING_TARGET_DIR}/usr \