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

Ismael Luceno scm at sourcemage.org
Fri Jan 13 07:31:58 EST 2012


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
-


More information about the SM-Commit mailing list