From 129ebe4641a0a28b9e7f887b6d2c634bc7d26fe3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Oct 2012 17:27:52 +0200 Subject: firefox should use nss/nspr fromthe system --- package/firefox/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- cgit v1.2.3