diff options
Diffstat (limited to 'tools/expat/Makefile')
-rw-r--r-- | tools/expat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/expat/Makefile b/tools/expat/Makefile index 74ecbeef94..fd4d2065a1 100644 --- a/tools/expat/Makefile +++ b/tools/expat/Makefile @@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=expat +PKG_CPE_ID:=cpe:/a:libexpat:expat PKG_VERSION:=2.2.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |