Build-depend on procps, used to check for leaked processes

This commit is contained in:
Simon McVittie 2016-06-12 09:45:52 -04:00
parent b75cc5f54a
commit 97502c57f0
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ ostree (2016.5-4) UNRELEASED; urgency=medium
* d/p/test-sysroot.js-set-strict-mode-when-sourcing-libtest.sh.patch,
d/p/tests-Use-strict-mode-by-default-for-C-tests.patch: add patches
to make sure the tests fail as soon as something goes wrong
* Build-depend on procps, used to check for leaked processes
-- Simon McVittie <smcv@debian.org> Sat, 11 Jun 2016 19:52:40 +0100

1
debian/control vendored
View File

@ -31,6 +31,7 @@ Build-Depends:
libmount-dev (>= 2.23),
libselinux1-dev,
libsoup2.4-dev (>= 2.39.1),
procps,
zlib1g-dev,
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Projects/OSTree