summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2009-09-14 22:21:09 +0400
committerVlad Glagolev2009-09-14 22:21:09 +0400
commit0a06b126368b9e2972f254d99998164adcd728ae (patch)
tree8bd9879473773c4d85edc2138abba35944a166be
parent1a1479271283af57ed05d4d084b0f4655ea1c396 (diff)
imagick: added missing dep
-rwxr-xr-xphp-pear/imagick/DEPENDS3
-rw-r--r--php-pear/imagick/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/php-pear/imagick/DEPENDS b/php-pear/imagick/DEPENDS
index 0bbf486162..ed94efc793 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 26643f86cc..760ed853ae 100644
--- a/php-pear/imagick/HISTORY
+++ b/php-pear/imagick/HISTORY
@@ -1,3 +1,6 @@
+2009-09-14 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: added missing dependency
+
2009-08-26 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.3.0