New commits:
commit 7e8ddbe979434a9e13fc68b7c47c86cbfe3678d1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
liblastfm: Depends on ruby-1.8
/var/lib/sorcery/codex/test/audio-libs/liblastfm/BUILD: ./configure:
/usr/bin/ruby: bad interpreter: No such file or directory
diff --git a/audio-libs/liblastfm/DEPENDS b/audio-libs/liblastfm/DEPENDS
index d3ea796..9700dad 100755
--- a/audio-libs/liblastfm/DEPENDS
+++ b/audio-libs/liblastfm/DEPENDS
@@ -1,4 +1,5 @@
depends qt4 &&
depends fftw &&
depends glibc &&
-depends libsamplerate
+depends libsamplerate &&
+depends ruby-1.8
diff --git a/audio-libs/liblastfm/HISTORY b/audio-libs/liblastfm/HISTORY
index d86b66b..1d71d34 100644
--- a/audio-libs/liblastfm/HISTORY
+++ b/audio-libs/liblastfm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-28 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on ruby-1.8
+
2009-09-28 Bor Kraljic <pyrobor AT ver.si>
* BUILD, DEPENDS, DETAILS: spell created
* BUILD: fixing mistakes; /usr => $INSTALL_ROOT/usr
[SM-Commit] GIT changes to master grimoire by Eric Sandall (7e8ddbe979434a9e13fc68b7c47c86cbfe3678d1),
Eric Sandall, 07/28/2010