Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (9bcc7969512a7cdae9c3fc2da3a9760425653a7a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (9bcc7969512a7cdae9c3fc2da3a9760425653a7a)
  • Date: Fri, 5 Sep 2008 07:33:45 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

graphics-libs/gegl/DEPENDS | 2 +-
graphics-libs/gegl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 9bcc7969512a7cdae9c3fc2da3a9760425653a7a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gegl: optional_depends librsvg2 vice librsvg

diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index b56b322..a944fd4 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -25,7 +25,7 @@ optional_depends pango \
"" \
"" \
"" &&
-optional_depends librsvg \
+optional_depends librsvg2 \
"" \
"" \
"" &&
diff --git a/graphics-libs/gegl/HISTORY b/graphics-libs/gegl/HISTORY
index 27b3165..b51fb88 100644
--- a/graphics-libs/gegl/HISTORY
+++ b/graphics-libs/gegl/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: optional_depends librsvg2 vice librsvg
+
2008-08-26 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (9bcc7969512a7cdae9c3fc2da3a9760425653a7a), George Sherwood, 09/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page