[SM-Commit] GIT changes to master grimoire by Robin Cook (15257c107515d807910c761f8ac9df05c607d9fd)

Robin Cook scm at sourcemage.org
Sun Mar 4 12:35:57 EST 2012


GIT changes to master grimoire by Robin Cook <rcook at wyrms.net>:

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

New commits:
commit 15257c107515d807910c761f8ac9df05c607d9fd
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    gssdp: removed the && at the end of DEPENDS

diff --git a/libs/gssdp/DEPENDS b/libs/gssdp/DEPENDS
index 0d3313a..72024f5 100755
--- a/libs/gssdp/DEPENDS
+++ b/libs/gssdp/DEPENDS
@@ -2,4 +2,4 @@ depends gtk+2 &&
 depends glib2 &&
 depends libsoup &&
 optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' \
-                 'for documentation generation' &&
+                 'for documentation generation' 
diff --git a/libs/gssdp/HISTORY b/libs/gssdp/HISTORY
index 10ab6bf..8e56d38 100644
--- a/libs/gssdp/HISTORY
+++ b/libs/gssdp/HISTORY
@@ -1,3 +1,6 @@
+2012-03-04 Robin Cook <rcook at wyrms.net>
+	* DEPENDS: removed ending &&
+
 2012-01-13 Ismael Luceno <ismael at sourcemage.org>
 	* DEPENDS: gtk+2 is not optional
 	* DEPENDS: depends on libsoup


More information about the SM-Commit mailing list