summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-07-29 11:44:04 +0100
committerWorMzy Tykashi2016-07-29 11:44:04 +0100
commit8079e6a80891389df381ad9b0a6ce72be1bb1820 (patch)
tree5e08f883841b4be371a17ccd07c7c2ca170a69e6 /PKGBUILD
parent9eeb0a0f41ffbafaa4eca1df06c4a598e4b83af6 (diff)
downloadaur-8079e6a80891389df381ad9b0a6ce72be1bb1820.tar.gz
Removed nss and nspr deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f8eddf7f38f..855aff09bd1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="http://www.palemoon.org/"
license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'nss' 'alsa-lib'
- 'nspr' 'libjpeg-turbo' 'zlib' 'bzip2' 'libpng' 'libevent' 'libvpx' 'startup-notification')
+depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'alsa-lib' 'sqlite'
+ 'libjpeg-turbo' 'zlib' 'bzip2' 'libpng' 'libevent' 'libvpx' 'startup-notification')
makedepends=('git' 'python2' 'autoconf2.13' 'unzip' 'zip' 'yasm' 'gstreamer' 'gst-plugins-base' 'libpulse' 'hunspell' 'gcc5')
optdepends=('libpulse: PulseAudio audio driver'
'hunspell: spell checker and morphological analyzer'