summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2020-04-01 14:06:42 -0700
committerStephen Martin2020-04-01 14:06:42 -0700
commit1ca1eaec1ff17ec0130a3fb4d846e01d27a12cee (patch)
treee498685a79d787084e711c2692f987315642ac66 /PKGBUILD
parent037c32e7f6024e8ff4cb150888e52440ad9e7196 (diff)
downloadaur-1ca1eaec1ff17ec0130a3fb4d846e01d27a12cee.tar.gz
Added postgresql-libs and sqlite3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 591a38bdda80..e9c39a37f58e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="A powerful and productive integrated development environment (IDE) for
arch=('i686' 'x86_64')
url="https://www.rstudio.com/products/rstudio/"
license=('AGPL3')
-depends=('boost-libs' 'r>=3.0.1' hunspell-en_US mathjax2 pandoc clang qt5-sensors qt5-svg qt5-webengine qt5-xmlpatterns soci)
+depends=('boost-libs' 'r>=3.0.1' hunspell-en_US mathjax2 pandoc clang qt5-sensors qt5-svg qt5-webengine qt5-xmlpatterns postgresql-libs sqlite3 soci)
makedepends=(git 'cmake>=3.1.0' 'boost' desktop-file-utils jdk8-openjdk apache-ant unzip openssl libcups pam patchelf wget yarn)
optdepends=('git: for git support'
'subversion: for subversion support'