summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
index da49b3df02..69627ae31e 100644
--- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
+++ b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
@@ -1,7 +1,8 @@
1SUMMARY = "Desktop presence framework" 1SUMMARY = "Desktop presence framework"
2DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs." 2DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
3HOMEPAGE = "http://www.galago-project.org/" 3HOMEPAGE = "http://www.galago-project.org/"
4LICENSE = "GPL" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5DEPENDS = "gettext libgalago dbus glib-2.0" 6DEPENDS = "gettext libgalago dbus glib-2.0"
6 7
7SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz " 8SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz "