Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6f50492927a30b43bea38b7236cb7c0b4d7cb4c5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6f50492927a30b43bea38b7236cb7c0b4d7cb4c5)
  • Date: Fri, 27 Apr 2012 01:54:15 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

graphics/mypaint/DEPENDS | 1 +
graphics/mypaint/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 6f50492927a30b43bea38b7236cb7c0b4d7cb4c5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mypaint: Add dependency on lcms2

diff --git a/graphics/mypaint/DEPENDS b/graphics/mypaint/DEPENDS
index 3b484a7..43aa23e 100755
--- a/graphics/mypaint/DEPENDS
+++ b/graphics/mypaint/DEPENDS
@@ -4,4 +4,5 @@ depends python &&
depends swig &&
depends numpy &&
depends pycairo &&
+depends lcms2 &&
depends libpng
diff --git a/graphics/mypaint/HISTORY b/graphics/mypaint/HISTORY
index 8511368..746f8d8 100644
--- a/graphics/mypaint/HISTORY
+++ b/graphics/mypaint/HISTORY
@@ -1,3 +1,6 @@
+2012-04-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added dependency on lcms2
+
2012-01-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6f50492927a30b43bea38b7236cb7c0b4d7cb4c5), Ismael Luceno, 04/27/2012

Archive powered by MHonArc 2.6.24.

Top of Page