[SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (4b1bb501d5d5a81342a4b90f8cd1cb08572d95e0)
Martin Spitzbarth
scm at sourcemage.org
Thu Aug 21 14:33:54 EDT 2008
GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth at gmx.de>:
audio-creation/jamin/DEPENDS | 1 +
audio-creation/jamin/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit 4b1bb501d5d5a81342a4b90f8cd1cb08572d95e0
Author: Martin Spitzbarth <m.spitzbarth at gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth at gmx.de>
jamin: added xml-parser-expat as a dependency, fixes bug 12473
diff --git a/audio-creation/jamin/DEPENDS b/audio-creation/jamin/DEPENDS
index e9e4e9d..3d44e78 100755
--- a/audio-creation/jamin/DEPENDS
+++ b/audio-creation/jamin/DEPENDS
@@ -1,5 +1,6 @@
depends glib2 &&
depends gtk+2 &&
+depends xml-parser-expat &&
depends pango &&
depends atk &&
depends libsndfile &&
diff --git a/audio-creation/jamin/HISTORY b/audio-creation/jamin/HISTORY
index 0e3b69e..d38e233 100644
--- a/audio-creation/jamin/HISTORY
+++ b/audio-creation/jamin/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Martin Spitzbarth <m.spitzbarth at gmx.de>
+ * DEPENDS: added xml-parser-expat as a dependency, fixes bug 12473
+
2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
More information about the SM-Commit
mailing list