libdbusmenu-glib: remove gnome-doc-utils
Closes #13820. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
303490cac7
commit
6d5e32e0a6
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue