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 8fc978bd82be..9e879638b78e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/Peterkmoss/qmarkdown"
license=('GPL')
depends=('qt5-base')
optdepends=('ttf-roboto')
-makedepends=('gcc>=9' 'qt5-base' 'git')
+makedepends=('gcc>=9' 'qt5-base' 'qt5-webengine' 'qt5-webchannel' 'git')
provides=('qmarkdown')
conflicts=('qmarkdown')
source=('git+https://github.com/Peterkmoss/qmarkdown')