mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
libxslt: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
437fb07240
commit
ab6fd579c7
@@ -1,8 +1,12 @@
|
||||
DESCRIPTION = "GNOME XSLT library"
|
||||
HOMEPAGE = "http://xmlsoft.org/XSLT/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "libxml2 (>=2.6.27)"
|
||||
LICENSE = "MIT"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user