summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-13 16:09:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-13 16:09:40 +0200
commit472a14d3728295828bddc8600c95b51c27508443 (patch)
tree07a2762628a62e8e9e5befa230e2eea89d20547a /package/firefox
parentd46e3d386da9afd01d9ddf1ec35b475678a65d77 (diff)
parent34bae053f7d0f39277e43892ee91b1c34ad9b3bb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 12c513504..01b5dbb4e 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= graphical webbrowser
PKG_SECTION:= x11/apps
PKG_DEPENDS:= libpthread alsa-lib dbus-glib glib libgtk libpng libtiff libnotify
PKG_DEPENDS+= nspr nss libjpeg libatk pango cairo libxt libx11 libstdcxx hicolor-icon-theme
-PKG_DEPENDS+= libxdamage libxfixes libidl libsqlite libxcomposite gdk-pixbuf
+PKG_DEPENDS+= libxdamage libxfixes libidl libsqlite libxcomposite gdk-pixbuf libintl
PKG_BUILDDEP:= alsa-lib dbus-glib glib gtk+ libIDL libX11 MesaLib libtiff gdk-pixbuf
PKG_BUILDDEP+= nspr nss jpeg libXt fontconfig sqlite atk libpng hicolor-icon-theme libnotify
PKG_URL:= http://www.mozilla.org/
@@ -62,7 +62,6 @@ CONFIGURE_ARGS+= --enable-application=browser \
--with-system-jpeg \
--with-system-png \
--with-system-nss \
- --with-system-nspr \
--enable-system-sqlite \
--with-libIDL-prefix=${STAGING_TARGET_DIR}/usr \
--with-glib-prefix=${STAGING_TARGET_DIR}/usr \