Added pypy-dev to bindep.txt

Fixes failure to install some packages on pypy
due to missing python headers.

Change-Id: I4d693e3119bfcf5db4999b640c030f9389e53d27
This commit is contained in:
Sorin Sbarnea 2018-06-16 21:17:34 +01:00
parent 3d59064908
commit 20fd8c40cf
No known key found for this signature in database
GPG Key ID: B85725D917D27B8A
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
build-essential [platform:dpkg]
gcc [platform:rpm]
pypy [test]
pypy-dev [test]
python-dev [platform:dpkg]
python-devel [platform:rpm]
python3-dev [platform:dpkg]