From 6f336dedcca17b1b39d11adbe3f132a50030cd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 15 Feb 2021 14:15:31 +0000 Subject: [PATCH] Add gtk-doc requirement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- libvirt-glib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index 604601d..f9115e2 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -15,6 +15,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: libxml2-devel BuildRequires: vala-tools BuildRequires: gettext +BuildRequires: gtk-doc %package devel Summary: libvirt glib integration for events development files