Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (8204a692e1eb22e2f4da1fc72b6c0f3bcb85582e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (8204a692e1eb22e2f4da1fc72b6c0f3bcb85582e)
  • Date: Fri, 17 Feb 2023 22:37:00 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

audio-libs/lilv-0/DEPENDS | 2 +-
audio-libs/lilv-0/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 8204a692e1eb22e2f4da1fc72b6c0f3bcb85582e
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

lilv-0: change python dep to PYTHON

diff --git a/audio-libs/lilv-0/DEPENDS b/audio-libs/lilv-0/DEPENDS
index 99115e4..0069b97 100755
--- a/audio-libs/lilv-0/DEPENDS
+++ b/audio-libs/lilv-0/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends PYTHON &&
depends lv2 &&
depends serd &&
depends sord &&
diff --git a/audio-libs/lilv-0/HISTORY b/audio-libs/lilv-0/HISTORY
index b56ee80..a5bf5f7 100644
--- a/audio-libs/lilv-0/HISTORY
+++ b/audio-libs/lilv-0/HISTORY
@@ -1,3 +1,6 @@
+2023-02-17 Conner Clere <xenanthropy AT sourcemage.org>
+ * DEPENDS: change python dep to PYTHON
+
2020-09-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: bump to 0.24.8




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (8204a692e1eb22e2f4da1fc72b6c0f3bcb85582e), Conner Clere, 02/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page