summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-09-30 10:19:20 -0700
committerSaul Wold <Saul.Wold@intel.com>2010-09-30 10:19:20 -0700
commitfe64be2fac2cc34f8a00ed71376d06866745af68 (patch)
tree6018a3a43730d5427c427ac99f7f44495aacc8d3 /meta
parent6b1c260fa3769c334485577d15899b9bd89afcac (diff)
downloadpoky-fe64be2fac2cc34f8a00ed71376d06866745af68.tar.gz
farsight: Added LICENSE field
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
-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