Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1825d28b8b9db8143f68d371343a96e24fb05741)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1825d28b8b9db8143f68d371343a96e24fb05741)
  • Date: Wed, 28 Sep 2016 22:58:56 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

crypto/git-crypt/DEPENDS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 1825d28b8b9db8143f68d371343a96e24fb05741
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

git-crypt: corrected git dependency type

diff --git a/crypto/git-crypt/DEPENDS b/crypto/git-crypt/DEPENDS
index 982b261..0a618bb 100755
--- a/crypto/git-crypt/DEPENDS
+++ b/crypto/git-crypt/DEPENDS
@@ -1,5 +1,6 @@
depends -sub CXX gcc &&
-depends git &&
depends SSL &&

+runtime_depends git &&
+
optional_depends libxslt "" "" "to generate the manual page"



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1825d28b8b9db8143f68d371343a96e24fb05741), Vlad Glagolev, 09/28/2016

Archive powered by MHonArc 2.6.24.

Top of Page