mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-07 10:05:59 +00:00
build: Some improvement to the Debian packaging
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
7c51a9cfed
commit
c82ef4f44e
9
debian/control
vendored
9
debian/control
vendored
@ -1,19 +1,22 @@
|
||||
Source: libtpms
|
||||
Maintainer: Stefan Berger <stefanb@linux.vnet.ibm.com>
|
||||
Section: misc
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Build-Depends: automake, autoconf, libtool, libssl-dev, sed,
|
||||
make, coreutils, pkg-config, gawk, sed, bash, dh-exec
|
||||
|
||||
Package: libtpms
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: openssl,
|
||||
${shlibs:Depends},
|
||||
${misc:Pre-Depends}
|
||||
Description: A library providing TPM functionality.
|
||||
A library providing TPM functionality.
|
||||
Description: TPM emulation library
|
||||
Libtpms is a library that provides TPM functionality.
|
||||
|
||||
Package: libtpms-dev
|
||||
Architecture: all
|
||||
Section: libdevel
|
||||
Description: libtpms header files and man pages
|
||||
The libtpms-dev package provides header files and man pages for the
|
||||
functions provided by libtpms.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user