From c8ab09eadcaaa841111f364ab72f225c511358aa Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 9 Feb 2017 15:01:19 +0100 Subject: [PATCH] Add libcap2-bin build dependency for tests This will make test_exec_capabilityboundingset() actually run. Closes: #854394 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8b57c84d3..4b254c136 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,7 @@ Build-Depends: debhelper (>= 9.20160114), python3-lxml:native, python3-pyparsing , tzdata , + libcap2-bin , Package: systemd Architecture: linux-any