From 9bd229b8d36aace397f0fb55cc821cf5c9700c96 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Fri, 2 Jul 2010 20:41:52 +0800 Subject: libproxy_0.2.3.bb: Fix recipe metadata Fix LICENSE and add BUGTRACKER information Signed-off-by: Dongxiao Xu --- meta/packages/libproxy/libproxy_0.2.3.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta/packages/libproxy') diff --git a/meta/packages/libproxy/libproxy_0.2.3.bb b/meta/packages/libproxy/libproxy_0.2.3.bb index f6a6198a90..8c5ca42ab8 100644 --- a/meta/packages/libproxy/libproxy_0.2.3.bb +++ b/meta/packages/libproxy/libproxy_0.2.3.bb @@ -1,6 +1,8 @@ DESCRIPTION = "A library that provides automatic proxy configuration management" HOMEPAGE = "http://code.google.com/p/libproxy/" -LICENSE = "LGPL" +BUGTRACKER = "http://code.google.com/p/libproxy/issues/list" +LICENSE = "LGPLv2.1+" + SECTION = "libs" DEPENDS = "virtual/libx11 xmu gconf-dbus" @@ -13,4 +15,4 @@ inherit autotools pkgconfig EXTRA_OECONF = "--without-kde --with-gnome --without-webkit --without-python --without-mozjs --without-networkmanager" -FILES_${PN}-dbg += "${libdir}/libproxy/0.2.3/plugins/" \ No newline at end of file +FILES_${PN}-dbg += "${libdir}/libproxy/0.2.3/plugins/" -- cgit v1.2.3