Преглед изворни кода

firefox should use nss/nspr fromthe system

Waldemar Brodkorb пре 13 година
родитељ
комит
129ebe4641
1 измењених фајлова са 2 додато и 0 уклоњено
  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 \