Skip to Content.
Sympa Menu

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

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 (ca0ed72c922dbe68ff03c4fa5aa92a5ff49b2dac)
  • Date: Fri, 13 Jan 2012 06:31:58 -0600

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

libs/gssdp/DEPENDS | 2 +-
libs/gssdp/HISTORY | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

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

gssdp: gtk+2 is not optional

diff --git a/libs/gssdp/DEPENDS b/libs/gssdp/DEPENDS
index dabb76d..0d3313a 100755
--- a/libs/gssdp/DEPENDS
+++ b/libs/gssdp/DEPENDS
@@ -1,5 +1,5 @@
+depends gtk+2 &&
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 afdb812..10ab6bf 100644
--- a/libs/gssdp/HISTORY
+++ b/libs/gssdp/HISTORY
@@ -1,6 +1,6 @@
2012-01-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: gtk+2 is not optional
* 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 (ca0ed72c922dbe68ff03c4fa5aa92a5ff49b2dac), Ismael Luceno, 01/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page