summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2021-09-26 21:15:59 +0800
committerTing-Wei Lan2021-09-26 21:15:59 +0800
commit453f0122c6c6f9c33070a0ba38421b73f98e2535 (patch)
treeee2b34adb20cf488cf173853dd76f3c9abf813dd /PKGBUILD
parent1f20bc9a4d928a4bc1f1724472992ff6f86cd15d (diff)
downloadaur-453f0122c6c6f9c33070a0ba38421b73f98e2535.tar.gz
mingw-w64-gtk3: Add gtk-doc to makedepends
autogen.sh needs gtkdocize.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49143b92aef2..16eefedd30e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ makedepends=(
'mingw-w64-pkg-config'
'mingw-w64-configure'
'gobject-introspection'
+ 'gtk-doc'
'gtk-update-icon-cache'
'python') # python is required to run gdbus-codegen
depends=(