Parcourir la source

firefox should use nss/nspr fromthe system

Waldemar Brodkorb il y a 13 ans
Parent
commit
129ebe4641
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      package/firefox/Makefile

+ 2 - 0
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 \