Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (b553a8246a91211931fac9e5d1c2a0884ff8626f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (b553a8246a91211931fac9e5d1c2a0884ff8626f)
  • Date: Mon, 11 Jun 2018 17:49:57 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

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

New commits:
commit b553a8246a91211931fac9e5d1c2a0884ff8626f
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

libs/protobuf: Updated DEPENDS Python Reference

diff --git a/libs/protobuf/DEPENDS b/libs/protobuf/DEPENDS
index 949e4a2..0c92629 100755
--- a/libs/protobuf/DEPENDS
+++ b/libs/protobuf/DEPENDS
@@ -1,4 +1,4 @@
depends autoconf &&
depends -sub CXX gcc &&
-optional_depends "python" "" "" "Python bindings"
+optional_depends "PYTHON" "" "" "Python bindings"

diff --git a/libs/protobuf/HISTORY b/libs/protobuf/HISTORY
index 3b21e47..da96f3c 100644
--- a/libs/protobuf/HISTORY
+++ b/libs/protobuf/HISTORY
@@ -1,3 +1,6 @@
+2018-06-11 David C. Haley <khoralin AT gmail.com>
+ * DEPENDS: Changed "python" -> "PYTHON"
+
2018-06-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 3.6.0.1




  • [SM-Commit] GIT changes to master grimoire by David C. Haley (b553a8246a91211931fac9e5d1c2a0884ff8626f), David C. Haley, 06/11/2018

Archive powered by MHonArc 2.6.24.

Top of Page