diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/farsight/farsight2_0.0.9.bb | 2 |
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 @@ | |||
1 | DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." | 1 | DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." |
2 | HOMEPAGE = "http://farsight.sf.net" | 2 | HOMEPAGE = "http://farsight.sf.net" |
3 | SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" | 3 | SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" |
4 | 4 | LICENSE = "GPLv2.1" | |
5 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" | 5 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" |
6 | 6 | ||
7 | inherit autotools | 7 | inherit autotools |