Add python development headers as build dependency

Change-Id: I9cf57a961d09edba88ca69b5f420c11be898b939
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-12-26 20:42:18 -05:00
parent 58cb62813e
commit c7d1da40ca
2 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,4 @@
__shade_build_depends:
- git
- libssl-dev
- python-dev

View File

@ -15,3 +15,4 @@
__shade_build_depends:
- git
- openssl-devel
- python-devel