Skip to Content.
Sympa Menu

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

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 (1b9773a3fcc333553f500a3bb324fb1a5daf1c12)
  • Date: Fri, 13 Jan 2012 05:25:01 -0600

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

libs/gssdp/DEPENDS | 1 +
libs/gssdp/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

gssdp: depnds on libsoup

diff --git a/libs/gssdp/DEPENDS b/libs/gssdp/DEPENDS
index d8dcd8f..dabb76d 100755
--- a/libs/gssdp/DEPENDS
+++ b/libs/gssdp/DEPENDS
@@ -1,4 +1,5 @@
depends glib2 &&
+depends libsoup &&
optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' \
'for documentation generation' &&
optional_depends GTK2 '' '--without-gtk' 'for GTK+2 support'
diff --git a/libs/gssdp/HISTORY b/libs/gssdp/HISTORY
index 001428b..afdb812 100644
--- a/libs/gssdp/HISTORY
+++ b/libs/gssdp/HISTORY
@@ -1,3 +1,6 @@
+2012-01-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depends on libsoup
+
2009-10-08 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS, DEPENDS: spell created




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (1b9773a3fcc333553f500a3bb324fb1a5daf1c12), Ismael Luceno, 01/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page