aboutsummaryrefslogtreecommitdiff
path: root/libs/libinput
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2024-01-25 22:25:23 +0100
committerRosen Penev <rosenp@gmail.com>2024-01-29 15:59:32 -0800
commit17d25745bad380bd197ca4d4bda49accdc18aa04 (patch)
tree98d799dc7cc6363c01032c0e25397bc9fcd08872 /libs/libinput
parent1ebffab763d0813ce7b6300c64a03dca765ddf25 (diff)
libs/libinput: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freedesktop:libinput Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'libs/libinput')
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile
index 03fdf8711..eeabb8ee7 100644
--- a/libs/libinput/Makefile
+++ b/libs/libinput/Makefile
@@ -15,6 +15,7 @@ PKG_HASH:=ff33a570b5a936c81e6c08389a8581c2665311d026ce3d225c88d09c49f9b440
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:freedesktop:libinput
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/meson.mk