summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2020-04-29 15:30:31 -0500
committerMonty Taylor <mordred@inaugust.com>2020-04-29 15:37:11 -0500
commitb52d95d1c668b6b7b5e1cef66c5cc753814afd00 (patch)
tree1183dabb1030fb33db9d5c0d38546f3a32b47ee6 /bindep.txt
parente255397eb4dabf9c7ce8b38f18f894bd26e3c874 (diff)
downloadzuul-b52d95d1c668b6b7b5e1cef66c5cc753814afd00.tar.gz
Use libffi7 on ubuntu focal
Change-Id: I2741063db822e3f6d0f5c17c6b05b60e65fdfa24
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 313d22754..619153fc1 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -28,7 +28,8 @@ libffi-dev [compile test platform:dpkg platform:apk]
libffi [platform:apk]
gmp [platform:apk]
procps [platform:apk]
-libffi6 [platform:dpkg]
+libffi7 [platform:ubuntu-focal]
+libffi6 [platform:dpkg !platform:ubuntu-focal]
libffi-devel [compile test platform:rpm]
python3-dev [compile test platform:dpkg platform:apk]
python3-devel [compile test platform:rpm]