From 70103905c43f9dfa3e56c21311423ff6ee69e861 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Thu, 3 Aug 2017 13:13:02 +1200 Subject: [PATCH] Install policycoreutils-python This will allow image build test jobs to run semanage, which is required on the host for selinux based image building. Change-Id: I5da210156aa589ab69df1c0dea8567522d4004dd Closes-Bug: #1707788 (cherry picked from commit 1b6585494f925ac64aba14ea362f1d58673ae291) --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index d913bcc06..ccf2bbd37 100644 --- a/bindep.txt +++ b/bindep.txt @@ -7,3 +7,4 @@ libffi-dev [platform:dpkg] libffi-devel [platform:rpm] libssl-dev [platform:dpkg test] openssl-devel [platform:rpm test] +policycoreutils-python [platform:rpm test]