Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e64df4c4b49ccf20611166b8d35640e51b570944)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e64df4c4b49ccf20611166b8d35640e51b570944)
  • Date: Thu, 14 Dec 2017 08:40:30 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

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

New commits:
commit e64df4c4b49ccf20611166b8d35640e51b570944
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gpgme - dpends fix

diff --git a/crypto/gpgme/DEPENDS b/crypto/gpgme/DEPENDS
index 50282f9..81db304 100755
--- a/crypto/gpgme/DEPENDS
+++ b/crypto/gpgme/DEPENDS
@@ -14,7 +14,7 @@ case $GPGME_BRANCH in
;;
esac &&
case $GPGME_BRANCH in
- 1.7 | 1.8 | 1.9)
+ 1.7 | 1.8 | 1.9 | 1.10)
if list_find "$GPG_LANG" qt; then
depends qtbase &&
depends -sub CXX gcc
diff --git a/crypto/gpgme/HISTORY b/crypto/gpgme/HISTORY
index 87a260a..1fbac60 100644
--- a/crypto/gpgme/HISTORY
+++ b/crypto/gpgme/HISTORY
@@ -1,3 +1,6 @@
+2017-12-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: fix for qt5
+
2017-12-13 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DETAILS, PREPARE: added 1.10 branch, version 1.10.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e64df4c4b49ccf20611166b8d35640e51b570944), Treeve Jelbert, 12/14/2017

Archive powered by MHonArc 2.6.24.

Top of Page