Skip to Content.
Sympa Menu

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

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 games grimoire by Ismael Luceno (a84a436dbd1f77246a2ce4d4bb6b5c7eaf9633d3)
  • Date: Mon, 5 Apr 2010 03:47:21 -0500

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

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

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

mumble: depends on qt4 sqlite support

diff --git a/games-utils/mumble/DEPENDS b/games-utils/mumble/DEPENDS
index 4d07271..d383c42 100755
--- a/games-utils/mumble/DEPENDS
+++ b/games-utils/mumble/DEPENDS
@@ -1,7 +1,7 @@
depends g++ &&
depends boost &&
depends protobuf &&
-depends qt4 &&
+depends -sub SQLITE qt4 &&
depends libxevie &&
depends speex &&
depends libsndfile &&
diff --git a/games-utils/mumble/HISTORY b/games-utils/mumble/HISTORY
index 56a83aa..9bb8b52 100644
--- a/games-utils/mumble/HISTORY
+++ b/games-utils/mumble/HISTORY
@@ -1,3 +1,6 @@
+2010-04-05 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depends on qt4 sqlite support
+
2010-04-04 Ismael Luceno <ismael AT sourcemage.org>
* BUILD: disable G15 keyboard support
* BUILD: convert dependencies on avahi and speech-dispatcher to
optional



  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (a84a436dbd1f77246a2ce4d4bb6b5c7eaf9633d3), Ismael Luceno, 04/05/2010

Archive powered by MHonArc 2.6.24.

Top of Page