mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
gnome-doc-utils: add SUMMARY and DESCRIPTION
(From OE-Core rev: e4f88127e1ea590c358041574e0d4029b890e421) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
612ad98ed2
commit
56ebcdf167
@@ -1,3 +1,9 @@
|
||||
SUMMARY = "A collection of documentation utilities for the Gnome project."
|
||||
DESCRIPTION = "The GNOME Documentation Build Utilities (gnome-doc- \
|
||||
utils) were created to make it easier for application developers to \
|
||||
include and create documentation in their releases. They include the \
|
||||
xml2po tool which makes it easier to translate and keep up to date \
|
||||
translations of documentation."
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native glib-2.0"
|
||||
DEPENDS_class-native = "libxml2-native libxslt-native intltool-native glib-2.0-native"
|
||||
|
||||
Reference in New Issue
Block a user