mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/x11r7/xlib_libXfont2: add CPE variables
cpe:2.3:a:x:libxfont is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ax%3Alibxfont
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 68436b2335)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b74235234b
commit
db7de62da9
@@ -9,6 +9,8 @@ XLIB_LIBXFONT2_SOURCE = libXfont2-$(XLIB_LIBXFONT2_VERSION).tar.bz2
|
||||
XLIB_LIBXFONT2_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXFONT2_LICENSE = MIT
|
||||
XLIB_LIBXFONT2_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXFONT2_CPE_ID_VENDOR = x
|
||||
XLIB_LIBXFONT2_CPE_ID_PRODUCT = libxfont
|
||||
XLIB_LIBXFONT2_INSTALL_STAGING = YES
|
||||
# 0001-configure-define-HAVE_LIBBSD-when-libbsd-was-found.patch
|
||||
XLIB_LIBXFONT2_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user