summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 1b998951c..9c5ff4bf3 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= firefox
PKG_VERSION:= 35.0
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_HASH:= bedeb5bbd8b49e5b286497ef7732542c6e7441088fd8cd577d7ca8af4c871e81
PKG_DESCR:= graphical webbrowser
PKG_SECTION:= x11/apps
@@ -70,6 +70,7 @@ CONFIGURE_ARGS+= --enable-application=browser \
--with-system-libevent=$(STAGING_TARGET_DIR)/usr \
--enable-system-ffi \
--enable-system-sqlite \
+ --enable-webrtc \
--disable-libnotify \
--with-libIDL-prefix=$(STAGING_TARGET_DIR)/usr \
--with-glib-prefix=$(STAGING_TARGET_DIR)/usr \