summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2022-03-27 00:05:00 +0900
committerTakashi Natsume <takanattie@gmail.com>2022-04-10 11:27:07 +0000
commita66f0702155a26b90da556a041080f6b2f766de9 (patch)
treeffd74f60fc87ca34db42469e5e5fb9f4c8305483
parent2f45f7cef218dbb144834648ea11efde7224b912 (diff)
downloadpython-novaclient-a66f0702155a26b90da556a041080f6b2f766de9.tar.gz
Add openssl in bindep.txt
Change-Id: If812bf19a569667b96e4cada106da04346449778 Closes-Bug: 1966551 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
-rw-r--r--bindep.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index db7c560c..f5e71bd5 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -13,6 +13,7 @@ libffi-devel [platform:rpm]
libssl-dev [platform:ubuntu]
libuuid-devel [platform:rpm]
locales [platform:debian]
+openssl
python-dev [platform:dpkg]
python-devel [platform:rpm]
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]