summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Kitching2018-07-13 20:22:34 +0100
committerChris Kitching2018-07-13 20:22:34 +0100
commit609bd3697b1d53d1ee3c57a12f0e9b7631d2f867 (patch)
tree0d3f589c26cfe5008b3e108807cfc6b434e0717b /PKGBUILD
parentda19498b1e8f894e4d9fdc767d1d6e268498b3ec (diff)
downloadaur-python2-lnt-git.tar.gz
Add even more undocumented dependencies :D
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7ff41e0ddea..5cfe1b46eeb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,10 @@ depends=(
python2-yaml
python2-requests
python2-llvm-lit
+
+ sqlite
+ sqlite-tcl
+ tk
)
source=(
'git+https://github.com/llvm-mirror/lnt.git'