diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-10 17:37:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-10 17:37:30 +0100 |
commit | b4d204f9fdb09a3655ae9a90ef262e253d6e59d7 (patch) | |
tree | 9195e74b2a7ff4f0403864f235a74ecb23ddac45 /package/firefox/Makefile | |
parent | 79963aad5902c51d47fbc779c1280060872f1a71 (diff) |
add upower, polkit and dependencies
Diffstat (limited to 'package/firefox/Makefile')
-rw-r--r-- | package/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile index 229b09dea..054541334 100644 --- a/package/firefox/Makefile +++ b/package/firefox/Makefile @@ -15,7 +15,7 @@ PKG_DEPENDS+= libxdamage libxfixes libidl libsqlite libxcomposite gdk-pixbuf li PKG_DEPENDS+= harfbuzz mesalib libvpx libbz2 ca-certificates libevent PKG_BUILDDEP:= alsa-lib glib gtk+ libIDL libX11 MesaLib libtiff gdk-pixbuf PKG_BUILDDEP+= nspr nss libjpeg-turbo libXt fontconfig sqlite atk libpng hicolor-icon-theme -PKG_BUILDDEP+= libvpx pango gettext-tiny bzip2 libevent python2-host yasm-host +PKG_BUILDDEP+= libvpx pango gettext-tiny bzip2 libevent bzip2-host python2-host yasm-host PKG_BUILDDEP+= zip-host PKG_URL:= http://www.mozilla.org/ PKG_SITES:= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${PKG_VERSION}/source/ |