From: Ross Burton Date: Tue, 21 Sep 2021 09:34:43 +0000 (+0100) Subject: shared-mime-info: use a more concise description X-Git-Tag: yocto-3.4~98 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b67ae98ef803b889fceb5713c539504d48f1a926;p=openembedded-core.git shared-mime-info: use a more concise description For example we don't need to talk about historic build dependencies. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb index 714aca62f0..b2b830cc1f 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb +++ b/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb @@ -1,5 +1,5 @@ SUMMARY = "Shared MIME type database and specification" -DESCRIPTION = "The shared-mime-info package contains the core database of common types and the update-mime-database command used to extend it. It requires glib2 to be installed for building the update command. Additionally, it uses intltool for translations, though this is only a dependency for the maintainers." +DESCRIPTION = "The shared-mime-info package contains the core database of common types." HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info" SECTION = "base"