summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSplith2018-03-23 16:59:49 +0000
committerSplith2018-03-23 16:59:49 +0000
commit82b10b4d16ce31c370ef5bcb31c22cce2e2d2eea (patch)
tree84cab74471fcc8ecd3f9fccddb4af927139788ee
parent0dbfc38e78076de5668ab158e92bd5789c12e4ae (diff)
downloadaur-82b10b4d16ce31c370ef5bcb31c22cce2e2d2eea.tar.gz
Add sqlite3 version dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a49e9be7fd89..262cef4629d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,7 +34,7 @@ pkgbase = firefox56
depends = ffmpeg
depends = nss
depends = hunspell
- depends = sqlite
+ depends = sqlite>=3.20
depends = ttf-font
depends = libpulse
optdepends = networkmanager: Location detection via available WiFi networks
diff --git a/PKGBUILD b/PKGBUILD
index 90e3a12d4c8b..d8e928ebf6df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=(i686 x86_64)
license=(MPL GPL LGPL)
url="https://www.mozilla.org/firefox/"
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
- nss hunspell sqlite ttf-font libpulse)
+ nss hunspell 'sqlite>=3.20' ttf-font libpulse)
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
autoconf2.13 rust mercurial clang llvm jack)
optdepends=('networkmanager: Location detection via available WiFi networks'