From 4da53ab7d4fdd65f209b432b058a12145a017047 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Fri, 5 Jun 2020 14:34:40 +0200 Subject: [PATCH] Add ffi development lib to bindep The ffi development library is necessary to build ipa. Change-Id: I1c5c5a29e073774e93a6df6d754e1eb97aa9b86b --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 03c56614d..9a7629c8b 100644 --- a/bindep.txt +++ b/bindep.txt @@ -5,6 +5,8 @@ python-devel [platform:rpm test] python3-devel [platform:rpm test] build-essential [platform:dpkg test] libssl-dev [platform:dpkg test] +libffi-dev [platform:dpkg test] +libffi-devel [platform:rpm test] # these are needed for functional tests mdadm [test]