[SM-Commit] GIT changes to master games grimoire by Ismael Luceno (39d10b8438a298760a4bd2dbad344ce309eaeec7)

Ismael Luceno scm at sourcemage.org
Sun Apr 4 00:58:36 EDT 2010


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

 games-utils/mumble/DEPENDS |    4 +++-
 games-utils/mumble/HISTORY |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 39d10b8438a298760a4bd2dbad344ce309eaeec7
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    mumble: depends on avahi & libsndfile

diff --git a/games-utils/mumble/DEPENDS b/games-utils/mumble/DEPENDS
index 104b140..6b2512d 100755
--- a/games-utils/mumble/DEPENDS
+++ b/games-utils/mumble/DEPENDS
@@ -4,6 +4,8 @@ depends protobuf &&
 depends qt4 &&
 depends libxevie &&
 depends speex &&
+depends libsndfile &&
 depends alsa-lib &&
 depends speech-dispatcher &&
-depends openssl
+depends openssl &&
+depends -sub COMPAT_LIBDNS_SD avahi
diff --git a/games-utils/mumble/HISTORY b/games-utils/mumble/HISTORY
index 5bc02bc..cd9ca91 100644
--- a/games-utils/mumble/HISTORY
+++ b/games-utils/mumble/HISTORY
@@ -1,6 +1,6 @@
 2010-04-03 Ismael Luceno <ismael at sourcemage.org>
 	* DETAILS: updated spell to 1.2.2
-	* DEPENDS: depends on protobuf
+	* DEPENDS: depends on protobuf, avahi, libsndfile
 
 2008-06-26 Alexander Tsamutali <astsmtl at gmail.com>
 	* DETAILS, DEPENDS, BUILD, INSTALL, HISTORY: Created



More information about the SM-Commit mailing list