summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorwbx <wbx@openadk.org>2011-04-13 16:03:57 +0200
committerwbx <wbx@openadk.org>2011-04-13 16:03:57 +0200
commit95d3ef943f85d8d3824cb467375cd21a2a475b22 (patch)
tree34f6f1440b24031456602e0d9e89992150ef67fd /package/firefox
parent3900fae30c32f9c931688ed2b13d3a3d9f2152b8 (diff)
add dependency
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 \