From 8e9ab121ce015fb2aec402e9ed232e4eb2eb3123 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Feb 2022 20:48:38 +0000 Subject: added docbook dtd --- repo/system/glib.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system') diff --git a/repo/system/glib.xibuild b/repo/system/glib.xibuild index 8342e5f..3a6cc8f 100644 --- a/repo/system/glib.xibuild +++ b/repo/system/glib.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(meson ninja docbook-xsl) +MAKEDEPS=(meson ninja docbook-xsl docbook-dtd) DEPS=(pcre libffi zlib glibc libxslt gdb) PKG_VER=2.70.2 -- cgit v1.2.1