From 20fd8c40cf04b74db1bb5941deb729fe7b5f6375 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Sat, 16 Jun 2018 21:17:34 +0100 Subject: [PATCH] Added pypy-dev to bindep.txt Fixes failure to install some packages on pypy due to missing python headers. Change-Id: I4d693e3119bfcf5db4999b640c030f9389e53d27 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 6a5d92d..57cd962 100644 --- a/bindep.txt +++ b/bindep.txt @@ -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]