summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-11 04:05:42 -0500
committerVincent Grande2021-01-11 04:05:42 -0500
commit1d04d951ac4fd8fddf19bf7346f2cd541b724106 (patch)
tree2d85867371769fc2bb090896bfbf4290db3b6cbc /PKGBUILD
parent62b0a9085fc71a5fa2f9cad1d533ea1f16014deb (diff)
downloadaur-dconf-git.tar.gz
gtk doc is required
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0de785103c36..0d470a6b8eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://wiki.gnome.org/Projects/dconf"
arch=(x86_64)
license=(LGPL)
depends=(glib2)
-makedepends=(vala dbus git python meson bash-completion)
+makedepends=(vala dbus git python meson bash-completion gtk-doc)
provides=(libdconf.so dconf)
conflicts=(dconf)
install=dconf.install