diff --git a/debian/control b/debian/control index ab1d528..bf57910 100644 --- a/debian/control +++ b/debian/control @@ -20,3 +20,10 @@ Depends: ${misc:Depends} Description: Development files for libcpuid For details about the programming API, please see the docs on the project's site (http://libcpuid.sourceforge.net/) + +Package: cpuidtool +Architecture: amd64 i386 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} +Description: small C library for x86/x86_64 CPU detection and feature extraction + For details about the programming API, please see the docs + on the project's site (http://libcpuid.sourceforge.net/)