Skip to Content.
Sympa Menu

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

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 (0a06b126368b9e2972f254d99998164adcd728ae)
  • Date: Mon, 14 Sep 2009 13:21:23 -0500

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

php-pear/imagick/DEPENDS | 3 ++-
php-pear/imagick/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 0a06b126368b9e2972f254d99998164adcd728ae
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

imagick: added missing dep

diff --git a/php-pear/imagick/DEPENDS b/php-pear/imagick/DEPENDS
index 0bbf486..ed94efc 100755
--- a/php-pear/imagick/DEPENDS
+++ b/php-pear/imagick/DEPENDS
@@ -1 +1,2 @@
-depends PHP
+depends PHP &&
+depends imagemagick
diff --git a/php-pear/imagick/HISTORY b/php-pear/imagick/HISTORY
index 26643f8..760ed85 100644
--- a/php-pear/imagick/HISTORY
+++ b/php-pear/imagick/HISTORY
@@ -1,3 +1,6 @@
+2009-09-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dependency
+
2009-08-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.3.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0a06b126368b9e2972f254d99998164adcd728ae), Vlad Glagolev, 09/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page