[SM-Commit] GIT changes to master grimoire by Chris Dombroski (51d51cbd37838e5b847171d0d7dc4937742168ee)

Chris Dombroski scm at mail.sourcemage.org
Thu Jan 25 09:38:35 EST 2007


GIT changes to master grimoire by Chris Dombroski <cdombroski at icanttype.org>:

 audio-creation/galan/DEPENDS |    2 +-
 audio-creation/galan/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 51d51cbd37838e5b847171d0d7dc4937742168ee
Author: Chris Dombroski <cdombroski at icanttype.org>
Commit: Chris Dombroski <cdombroski at icanttype.org>

    Updating dependency from fftw2 to fftw. Bug 11603

diff --git a/audio-creation/galan/DEPENDS b/audio-creation/galan/DEPENDS
index 4c6fc46..58a2ada 100755
--- a/audio-creation/galan/DEPENDS
+++ b/audio-creation/galan/DEPENDS
@@ -1,7 +1,7 @@
 depends  JACK-DRIVER  &&
 depends  gtk+2        &&
 depends  audiofile    &&
-depends  fftw2        &&
+depends  fftw         &&
 depends  libsndfile   &&
 depends  libvorbis    &&
 depends  liblrdf      &&
diff --git a/audio-creation/galan/HISTORY b/audio-creation/galan/HISTORY
index b43826b..96a37cd 100644
--- a/audio-creation/galan/HISTORY
+++ b/audio-creation/galan/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Chris Dombroski <cdombroski at icanttype.org>
+	* DEPENDS: Changed dependency fftw2 to fftw. Bug #11603
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 



More information about the SM-Commit mailing list