diff options
Diffstat (limited to 'tools/flex/Makefile')
-rw-r--r-- | tools/flex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/flex/Makefile b/tools/flex/Makefile index 1398b1ae51..1eff81f345 100644 --- a/tools/flex/Makefile +++ b/tools/flex/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=flex +PKG_CPE_ID:=cpe:/a:flex_project:flex PKG_VERSION:=2.6.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |