swtpm/debian
Jonas Witschel fdaa6f1f1c build-sys: make pip dependency check non-fatal
The only place where pip is required is in src/swtpm_setup/Makefile.am, l. 48,
to uninstall a manually built package. Most people will have pip already
installed, since it comes bundled with Python by default. It might not be
installed by default in minimal build environments used for distribution
packaging, but these rely on the file tracking by a package manager instead of
using "make uninstall".

In conclusion, I think requiring pip is only helpful for a very limited number
of people, and is just a superfluous build dependency for distribution
packagers. Issuing a warning that the package cannot be uninstalled cleanly if
pip is not found seems enough.

Signed-off-by: Jonas Witschel <diabonas@archlinux.org>
2020-09-14 07:41:24 -04:00
..
source build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
changelog build-sys: Bump up version to 0.5.0 at beginning of dev cycle 2020-09-09 06:49:50 -04:00
compat build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
control build-sys: make pip dependency check non-fatal 2020-09-14 07:41:24 -04:00
copyright build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
rules Debian: Remove CUSE TPM from build and adjust rules file 2020-02-17 12:11:31 -05:00
swtpm-dev.install build-sys: Install libswpm_libtpms into $(libdir)/swtpm 2018-09-25 08:35:45 -04:00
swtpm-libs.install build-sys: Install libswpm_libtpms into $(libdir)/swtpm 2018-09-25 08:35:45 -04:00
swtpm-tools.install debian/rpm: Adjust build and runtime dependencies and directory ownership 2020-08-28 16:27:15 -04:00
swtpm-tools.postinst.in debian/rpm: Adjust build and runtime dependencies and directory ownership 2020-08-28 16:27:15 -04:00
swtpm.install build: Enable building of Debian package 2016-01-12 19:56:00 -05:00