diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2024-02-02 18:37:33 +0100 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2024-02-04 16:16:10 -0800 |
commit | 5afe5c9031190844f267357c68efe3c9c3cbe51d (patch) | |
tree | 7ea28eb252a863372288036d0cb7d767b947a8b2 /utils/parted | |
parent | dfb030d4120228cdda353bbbac9fda94031dae07 (diff) |
treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'utils/parted')
-rw-r--r-- | utils/parted/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/parted/Makefile b/utils/parted/Makefile index 2afd793f1..2e86a1ad2 100644 --- a/utils/parted/Makefile +++ b/utils/parted/Makefile @@ -15,6 +15,7 @@ PKG_INSTALL:=1 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING +PKG_CPE_ID:=cpe:/a:parted_project:parted PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com> PKG_CONFIG_DEPENDS:= \ |