summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrys2016-09-02 16:30:55 +0200
committerchrys2016-09-02 16:30:55 +0200
commit30c838eef772164effe733002f435070cdd9880d (patch)
tree4e93fc7e6202615b934e860c25020a87dc954c4d /PKGBUILD
parentba2b8fe747770b08746bc4a5d08ee59159fcb3e4 (diff)
downloadaur-30c838eef772164effe733002f435070cdd9880d.tar.gz
add vte3 dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcd23d681d38..844157746480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(any)
license=('GPL3')
url="https://gitlab.com/groups/Nalin-x-Linux"
source=('git+https://gitlab.com/Nalin-x-Linux/lios-3.git')
-depends=('tesseract' 'imagemagick' 'cuneiform' 'python-pyinsane' 'espeak' 'poppler' 'python-pyenchant' 'aspell-en' 'speech-dispatcher' 'python-gobject' 'python-cairo')
+depends=('tesseract' 'imagemagick' 'cuneiform' 'python-pyinsane' 'espeak' 'poppler' 'python-pyenchant' 'aspell-en' 'speech-dispatcher' 'python-gobject' 'python-cairo' 'vte3')
makedepends=('git' 'gcc')
provides=('lios')
conflicts=('lios')