|
@@ -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 \
|