From fa7ea3d5a358d9e0ad37569678352d4221811f83 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 29 Feb 2016 23:12:04 +0100 Subject: [PATCH] rh-bkr: install jansson-devel package when building from sources It will be required to build the teamd device plugin. --- contrib/rh-bkr/build-from-source.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/rh-bkr/build-from-source.sh b/contrib/rh-bkr/build-from-source.sh index cb7ac52219..b26a4a19a3 100755 --- a/contrib/rh-bkr/build-from-source.sh +++ b/contrib/rh-bkr/build-from-source.sh @@ -54,6 +54,7 @@ $SUDO yum install \ libselinux-devel \ polkit-devel \ teamd-devel \ + jansson-devel \ -y # for the tests, let's pre-load some modules: