mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/pngquant: add PNGQUANT_CPE_ID_VENDOR
cpe:2.3:a:pngquant:pngquant is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apngquant%3Apngquant
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit f5732350be)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
947ee29bb0
commit
31477c0181
@@ -9,6 +9,7 @@ PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz
|
||||
PNGQUANT_SITE = https://pngquant.org
|
||||
PNGQUANT_LICENSE = GPL-3.0+
|
||||
PNGQUANT_LICENSE_FILES = COPYRIGHT
|
||||
PNGQUANT_CPE_ID_VENDOR = pngquant
|
||||
HOST_PNGQUANT_DEPENDENCIES = host-libpng
|
||||
PNGQUANT_DEPENDENCIES = libpng
|
||||
|
||||
|
||||
Reference in New Issue
Block a user