mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
libsoup-2.4: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
c2ba02cff9
commit
437fb07240
@@ -1,5 +1,9 @@
|
||||
DESCRIPTION = "An HTTP library implementation in C"
|
||||
LICENSE = "GPL"
|
||||
HOMEPAGE = "http://www.gnome.org/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2"
|
||||
|
||||
SECTION = "x11/gnome/libs"
|
||||
|
||||
DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3"
|
||||
|
||||
Reference in New Issue
Block a user