libdbusmenu-glib: remove gnome-doc-utils

Closes #13820.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-24 18:31:09 -03:00 committed by Enno Boland
parent 303490cac7
commit 6d5e32e0a6

View file

@ -1,14 +1,14 @@
# Template file for 'libdbusmenu-glib'
pkgname=libdbusmenu-glib
version=16.04.0
revision=1
revision=2
wrksrc="libdbusmenu-${version}"
build_style=gnu-configure
configure_args="--disable-dumper --disable-static --disable-tests
$(vopt_enable gir vala) $(vopt_enable gir introspection) HAVE_VALGRIND_FALSE=''"
hostmakedepends="automake gettext-devel glib-devel intltool libtool pkg-config
$(vopt_if gir 'gobject-introspection vala-devel')"
makedepends="libglib-devel gtk+3-devel gnome-doc-utils"
makedepends="gtk+3-devel"
short_desc="Library for passing menus over DBus"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-3, LGPL-2.1, LGPL-3"