diff options
Diffstat (limited to 'tools/libtool')
-rw-r--r-- | tools/libtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 6526b28b1d..dd4a7f6380 100644 --- a/tools/libtool/Makefile +++ b/tools/libtool/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtool +PKG_CPE_ID:=cpe:/a:gnu:libtool PKG_VERSION:=2.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |