Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (bf7c26873d3174f92efd1e359c71030328473bd9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (bf7c26873d3174f92efd1e359c71030328473bd9)
  • Date: Sun, 21 Jul 2024 00:05:01 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

graphics-libs/mesa/DEPENDS | 1 +
graphics-libs/mesa/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit bf7c26873d3174f92efd1e359c71030328473bd9
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: devel branch needs pyyaml

diff --git a/graphics-libs/mesa/DEPENDS b/graphics-libs/mesa/DEPENDS
index 709f1fb..48278d8 100755
--- a/graphics-libs/mesa/DEPENDS
+++ b/graphics-libs/mesa/DEPENDS
@@ -51,6 +51,7 @@ if list_find "$MESA_EGL" wayland;then
fi &&

if [[ "${MESA_BRANCH}" == "scm" ]]; then
+ depends pyyaml &&
depends git
fi &&

diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 8e2f290..fc6ef06 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-07-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: devel branch needs pyyaml
+
2024-07-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 24.1.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (bf7c26873d3174f92efd1e359c71030328473bd9), Pavel Vinogradov, 07/20/2024

Archive powered by MHonArc 2.6.24.

Top of Page