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 9e879638b78e..97cac8fd2811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="qMarkdown - minimal markdown viewer"
arch=("x86_64")
url="https://github.com/Peterkmoss/qmarkdown"
license=('GPL')
-depends=('qt5-base')
+depends=('qt5-base' 'qt5-webengine' 'qt5-webchannel')
optdepends=('ttf-roboto')
makedepends=('gcc>=9' 'qt5-base' 'qt5-webengine' 'qt5-webchannel' 'git')
provides=('qmarkdown')