[Buildroot] [git commit] package/pango: add PANGO_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Wed Mar 3 12:41:52 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=e44dcbd953cbc9cfcacc89fcad9483b5a3afed07
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:pango:pango is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apango%3Apango

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/pango/pango.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/pango/pango.mk b/package/pango/pango.mk
index d719b76594..803e46f193 100644
--- a/package/pango/pango.mk
+++ b/package/pango/pango.mk
@@ -11,6 +11,7 @@ PANGO_SITE = http://ftp.gnome.org/pub/GNOME/sources/pango/$(PANGO_VERSION_MAJOR)
 PANGO_INSTALL_STAGING = YES
 PANGO_LICENSE = LGPL-2.0+
 PANGO_LICENSE_FILES = COPYING
+PANGO_CPE_ID_VENDOR = pango
 
 PANGO_CONF_OPTS = -Duse_fontconfig=true
 HOST_PANGO_CONF_OPTS = -Duse_fontconfig=true -Dintrospection=disabled


More information about the buildroot mailing list