summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2008-12-01 11:51:28 +0000
committerVlad Glagolev2008-12-01 11:51:28 +0000
commit67ac66e5ecb61db86603a72862cb8dab2ddd5fb7 (patch)
tree1eecc800716d153d97a48915ee5d06a13ec16143
parent4c80f9666598aabc7ea9c9cbbfbbafd78cea0ebd (diff)
mhwaveedit: added lame suggest dep
-rwxr-xr-xaudio-creation/mhwaveedit/DEPENDS4
-rw-r--r--audio-creation/mhwaveedit/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/audio-creation/mhwaveedit/DEPENDS b/audio-creation/mhwaveedit/DEPENDS
index a6de31353d..4769cff81e 100755
--- a/audio-creation/mhwaveedit/DEPENDS
+++ b/audio-creation/mhwaveedit/DEPENDS
@@ -45,4 +45,6 @@ optional_depends PORTAUDIO \
"--without-portaudio" \
"for PortAudio library support" &&
-optional_depends ladspa "" "" "for LADSPA plugins support"
+optional_depends ladspa "" "" "for LADSPA plugins support" &&
+
+suggest_depends lame "" "" "for MP3 [en|de]coding support"
diff --git a/audio-creation/mhwaveedit/HISTORY b/audio-creation/mhwaveedit/HISTORY
index 038fa5c489..fd57bb7fe9 100644
--- a/audio-creation/mhwaveedit/HISTORY
+++ b/audio-creation/mhwaveedit/HISTORY
@@ -1,2 +1,5 @@
+2008-12-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: added lame suggest dep
+
2008-10-25 Vlad Glagolev <stealth@sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS: spell created