summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 488d1256893e..3d39a3ef9b3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = eudev-git
license = GPL
makedepends = gobject-introspection
makedepends = gperf
+ makedepends = gtk-doc
makedepends = intltool
makedepends = kmod
options = !libtool
diff --git a/PKGBUILD b/PKGBUILD
index eb9a82c0a460..6ad019a1144d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=1
arch=('x86_64')
url="https://github.com/gentoo/eudev"
license=('GPL')
-makedepends=('gobject-introspection' 'gperf' 'intltool' 'kmod')
+makedepends=('gobject-introspection' 'gperf' 'gtk-doc' 'intltool' 'kmod')
options=('!libtool' '!staticlibs')
source=("git+https://anongit.gentoo.org/git/proj/eudev.git"
'initcpio_hooks'