1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-12-16 16:35:45 +00:00

Merge pull request #60 from eloaders/patch-3

Update control
This commit is contained in:
Veselin Georgiev 2016-09-15 12:50:00 +01:00 committed by GitHub
commit f6051bb6d7

7
debian/control vendored
View file

@ -20,3 +20,10 @@ Depends: ${misc:Depends}
Description: Development files for libcpuid Description: Development files for libcpuid
For details about the programming API, please see the docs For details about the programming API, please see the docs
on the project's site (http://libcpuid.sourceforge.net/) 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/)