mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'libdbusmenu-glib'
|
||||||
pkgname=libdbusmenu-glib
|
pkgname=libdbusmenu-glib
|
||||||
version=16.04.0
|
version=16.04.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="libdbusmenu-${version}"
|
wrksrc="libdbusmenu-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-dumper --disable-static --disable-tests
|
configure_args="--disable-dumper --disable-static --disable-tests
|
||||||
$(vopt_enable gir vala) $(vopt_enable gir introspection) HAVE_VALGRIND_FALSE=''"
|
$(vopt_enable gir vala) $(vopt_enable gir introspection) HAVE_VALGRIND_FALSE=''"
|
||||||
hostmakedepends="automake gettext-devel glib-devel intltool libtool pkg-config
|
hostmakedepends="automake gettext-devel glib-devel intltool libtool pkg-config
|
||||||
$(vopt_if gir 'gobject-introspection vala-devel')"
|
$(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"
|
short_desc="Library for passing menus over DBus"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3, LGPL-2.1, LGPL-3"
|
license="GPL-3, LGPL-2.1, LGPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue