mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/x11r7/xlib_libXdmcp: add CPE variables
cpe:2.3:a:x.org:libxdmcp 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.org%3Alibxdmcp
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 3558493454)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
d52d49b188
commit
3fbde2c92e
@@ -9,6 +9,8 @@ XLIB_LIBXDMCP_SOURCE = libXdmcp-$(XLIB_LIBXDMCP_VERSION).tar.bz2
|
||||
XLIB_LIBXDMCP_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXDMCP_LICENSE = MIT
|
||||
XLIB_LIBXDMCP_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXDMCP_CPE_ID_VENDOR = x.org
|
||||
XLIB_LIBXDMCP_CPE_ID_PRODUCT = libxdmcp
|
||||
XLIB_LIBXDMCP_INSTALL_STAGING = YES
|
||||
XLIB_LIBXDMCP_DEPENDENCIES = xutil_util-macros xorgproto host-pkgconf
|
||||
HOST_XLIB_LIBXDMCP_DEPENDENCIES = host-xutil_util-macros host-xorgproto host-pkgconf
|
||||
|
||||
Reference in New Issue
Block a user