Skip to Content.
Sympa Menu

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

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 (6161cf6fe65b0fe3e74c3adb2d92b27e4b595b32)
  • Date: Mon, 26 May 2008 00:19:05 -0500

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

python-pypi/pyme/DEPENDS | 4 +++-
python-pypi/pyme/HISTORY | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 6161cf6fe65b0fe3e74c3adb2d92b27e4b595b32
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pyme: added missing deps

diff --git a/python-pypi/pyme/DEPENDS b/python-pypi/pyme/DEPENDS
index f406057..8c1b421 100755
--- a/python-pypi/pyme/DEPENDS
+++ b/python-pypi/pyme/DEPENDS
@@ -1 +1,3 @@
-depends gpgme
+depends python &&
+depends gpgme &&
+depends swig
diff --git a/python-pypi/pyme/HISTORY b/python-pypi/pyme/HISTORY
index f175fb2..58665ff 100644
--- a/python-pypi/pyme/HISTORY
+++ b/python-pypi/pyme/HISTORY
@@ -1,3 +1,5 @@
+2008-05-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing deps: python, swig
+
2008-04-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, DEPENDS, BUILD: created this spell, version 0.8.0
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6161cf6fe65b0fe3e74c3adb2d92b27e4b595b32), Vlad Glagolev, 05/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page