Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (221a4d7b8bf7f428a51787d39574c378334d85da)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (221a4d7b8bf7f428a51787d39574c378334d85da)
  • Date: Wed, 23 Nov 2016 14:34:43 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

audio-creation/audacity/DEPENDS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 221a4d7b8bf7f428a51787d39574c378334d85da
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

Revert accidental change to wxwidgets dependency

Fixes: 3ab5367e17c39c357c42d11dd5d52cf489455cdb

diff --git a/audio-creation/audacity/DEPENDS b/audio-creation/audacity/DEPENDS
index fd7dcff..2ae570a 100755
--- a/audio-creation/audacity/DEPENDS
+++ b/audio-creation/audacity/DEPENDS
@@ -1,5 +1,5 @@
depends zip &&
-depends WXWIDGET &&
+depends wxwidgets &&
optional_depends lame "--with-lame" \
"--without-lame" \
"for mp3 import/export support" &&



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (221a4d7b8bf7f428a51787d39574c378334d85da), Ismael Luceno, 11/23/2016

Archive powered by MHonArc 2.6.24.

Top of Page