commit | 3fd13bf78d5ab15f15876ddd036ea7e9363af77e | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.openstack.org> | Tue Feb 20 20:19:22 2018 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Feb 20 20:19:22 2018 +0000 |
tree | b4e6550175211b7f2ad0f08fd845a2d580973b45 | |
parent | b38ddf60473baa4911e5158f1d8a2e4540abb24e [diff] | |
parent | 25d146eab8b80aa94605083875c603d1b807dd9a [diff] |
Merge "Ensure only python3 is installed with bindep.txt"
diff --git a/bindep.txt b/bindep.txt index 3dcc3e7..11ebdf5 100644 --- a/bindep.txt +++ b/bindep.txt
@@ -13,7 +13,7 @@ openssl-devel [platform:rpm] libffi-dev [platform:dpkg] libffi-devel [platform:rpm] -python-dev [platform:dpkg] -python-devel [platform:rpm] +python3-dev [platform:dpkg] +python3-devel [platform:rpm] bubblewrap [platform:rpm] redhat-rpm-config [platform:rpm]