diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:50:41 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:50:41 (EST) |
commit | 31376ad7324139201072914fc85d95f11e0dc196 (patch) | |
tree | 7b8f233efde6d3358ca4ad55d47b3b5d31e7a7e2 /cpuid.pkg/control |
Initial commit
Diffstat (limited to 'cpuid.pkg/control')
-rw-r--r-- | cpuid.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpuid.pkg/control b/cpuid.pkg/control new file mode 100644 index 0000000..240c34e --- /dev/null +++ b/cpuid.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Section: util +Depends: ${Shlib-Depends} +Description: Tool to dump x86 CPUID information about the CPU(s) + ${Common-Description} |