/
githubmirror
/
libtpms
Обзор
Документация
Войти
/
githubmirror
/
libtpms
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.3
debian/control
34 строки
757 B
Stefan Berger
debian: Add missing pkg-config to debian/control
26 фев 2021, 03:15
26 фев 2021, 03:15
bacba16
Код
Авторство
О чём код?
Source: libtpms Maintainer: Stefan Berger <stefanb@linux.vnet.ibm.com> Section: libs Priority: optional Standards-Version: 3.9.7 Build-Depends: autoconf, automake, autotools-dev, debhelper (>= 9), dh-autoreconf, dh-exec, gawk, libssl-dev, libtool, pkg-config Package: libtpms0 Architecture: any Multi-Arch: same Depends: openssl, ${shlibs:Depends}, ${misc:Pre-Depends}, ${misc:Depends} Description: TPM emulation library Libtpms is a library that provides TPM functionality. Package: libtpms-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libtpms0 (= ${binary:Version}) Description: libtpms header files and man pages The libtpms-dev package provides header files and man pages for the functions provided by libtpms.