sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f310ecf727a018ad2c87ed2e119174993163cb34)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f310ecf727a018ad2c87ed2e119174993163cb34)
- Date: Sun, 11 Feb 2024 06:00:47 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
gnome2-libs/glib2/DEPENDS | 4 +++-
gnome2-libs/glib2/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit f310ecf727a018ad2c87ed2e119174993163cb34
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
gnome2-libs/glib2: needs docbook-xsl only when libxslt is selected
diff --git a/gnome2-libs/glib2/DEPENDS b/gnome2-libs/glib2/DEPENDS
index 12d414b..f3929ec 100755
--- a/gnome2-libs/glib2/DEPENDS
+++ b/gnome2-libs/glib2/DEPENDS
@@ -1,7 +1,6 @@
. "$GRIMOIRE/FUNCTIONS" &&
. "${GRIMOIRE}/MESON_DEPENDS" &&
-depends docbook-xsl &&
depends PKG-CONFIG &&
depends libffi &&
depends GETTEXT &&
@@ -53,6 +52,9 @@ optional_depends libxslt \
"man=true" \
"man=false" \
"Generate man pages" &&
+if is_depends_enabled "${SPELL}" "libxslt"; then
+ depends docbook-xsl
+fi &&
optional_depends systemtap \
"systemtap=true" \
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 602ed54..22d9c1d 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,6 @@
+2024-02-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs docbook-xsl only when libxslt is selected
+
2024-02-09 David C. Haley <khoralin AT gmail.com>
* DEPENDS: Added docbook-xsl
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f310ecf727a018ad2c87ed2e119174993163cb34), Pavel Vinogradov, 02/11/2024
Archive powered by MHonArc 2.6.24.