mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Address lintian warnings/errors. Fixes issue #16.
This commit is contained in:
parent
6b38edcc88
commit
2722a10738
2 changed files with 25 additions and 1 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -15,4 +15,8 @@ Description: small C library for x86/x86_64 CPU detection and feature extraction
|
|||
|
||||
Package: libcpuid11-dev
|
||||
Architecture: amd64 i386
|
||||
Description: develop files for libcpuid
|
||||
Section: libdevel
|
||||
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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue