summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f153da047571..8d758e008bb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='PlantUML QEditor is a simple editor written in Qt5 for PlantUML'
arch=('any')
url='https://github.com/jalbersol/plantumlqeditor'
license=('GPL3')
-depends=('plantuml' 'qt5-base' 'graphviz')
+depends=('plantuml' 'qt5-base' 'qt5-webengine' 'graphviz')
source=('git+https://github.com/jalbersol/plantumlqeditor.git')
md5sums=('SKIP')
install="$pkgname".install