From 896a6f6c29723e98132e42cbe1810d7730701741 Mon Sep 17 00:00:00 2001 From: eloaders Date: Thu, 15 Sep 2016 08:10:06 +0200 Subject: [PATCH] Update control --- debian/control | 7 +++++++ 1 file changed, 7 insertions(+) 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/)