diff options
| author | Saul Wold <Saul.Wold@intel.com> | 2010-09-30 10:19:20 -0700 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-30 10:19:20 -0700 |
| commit | fe64be2fac2cc34f8a00ed71376d06866745af68 (patch) | |
| tree | 6018a3a43730d5427c427ac99f7f44495aacc8d3 | |
| parent | 6b1c260fa3769c334485577d15899b9bd89afcac (diff) | |
| download | poky-fe64be2fac2cc34f8a00ed71376d06866745af68.tar.gz | |
farsight: Added LICENSE field
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
| -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 |
