summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorArtem Goncharov <Artem.goncharov@gmail.com>2020-09-10 18:39:54 +0200
committerArtem Goncharov <Artem.goncharov@gmail.com>2020-09-11 10:25:56 +0200
commit99b5adf9c65d3cd2e2aa8c40c08a478fae0a49f3 (patch)
tree7c8f1e5b2828d6a59f06c184b447e777b7202833 /bindep.txt
parent15d0bfc185fb036e584e6082ef2045ab6e5add41 (diff)
downloadpython-openstackclient-99b5adf9c65d3cd2e2aa8c40c08a478fae0a49f3.tar.gz
Fix gate due to switch to focal
In focal we do not have libffi6. cffi and greenlet versions in lower-contraints are too old. Change-Id: Iab3634039845adb649c7fd69d1812b405a61433c
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index cf94d2a8..4c90a026 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -5,7 +5,6 @@ gcc [compile test]
libc6-dev [compile test platform:dpkg]
libffi-devel [platform:rpm]
libffi-dev [compile test platform:dpkg]
-libffi6 [platform:dpkg]
libssl-dev [compile test platform:dpkg]
python3-dev [compile test platform:dpkg]
python3-devel [compile test platform:rpm]