summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/farsight/farsight2_0.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/farsight/farsight2_0.0.9.bb')
-rw-r--r--meta/recipes-connectivity/farsight/farsight2_0.0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/farsight/farsight2_0.0.9.bb b/meta/recipes-connectivity/farsight/farsight2_0.0.9.bb
index 06c85f1cf0..e20ec33d64 100644
--- a/meta/recipes-connectivity/farsight/farsight2_0.0.9.bb
+++ b/meta/recipes-connectivity/farsight/farsight2_0.0.9.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." 1DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers."
2HOMEPAGE = "http://farsight.sf.net" 2HOMEPAGE = "http://farsight.sf.net"
3SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" 3SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz"
4 4LICENSE = "GPLv2.1"
5DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" 5DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
6 6
7inherit autotools 7inherit autotools