1
0
Fork 0
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:
Veselin Georgiev 2015-04-21 12:23:51 -04:00
commit 2722a10738
2 changed files with 25 additions and 1 deletions

6
debian/control vendored
View file

@ -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/)