summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index aff20c4..f45d4c2 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -12,7 +12,9 @@ yasm [!platform:centos]
liberasurecode-dev [platform:dpkg]
# There's no library in CentOS 7 but Fedora and openSUSE have it.
liberasurecode-devel [platform:rpm !platform:centos]
-python-dev [platform:dpkg]
-python-devel [platform:rpm]
+python-dev [(platform:dpkg py27)]
+python3-dev [(platform:dpkg !py27)]
+python-devel [(platform:rpm py27)]
+python3-devel [(platform:rpm !py27)]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]