From c08b33b3482eaa69b6a11329ec1d01fe75c3f612 Mon Sep 17 00:00:00 2001
From: Julien Muchembled <jm@nexedi.com>
Date: Mon, 5 Dec 2016 14:19:40 +0100
Subject: [PATCH] build-rina: fix build of [lxml-python] in hellorina SR

---
 software/build-rina/software.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/software/build-rina/software.cfg b/software/build-rina/software.cfg
index 2128b773c..0e054f6df 100644
--- a/software/build-rina/software.cfg
+++ b/software/build-rina/software.cfg
@@ -77,6 +77,8 @@ packages +=
   git ca-certificates python
 # biggest and common build-deps for RINA
   dh-autoreconf pkg-config doxygen maven xmlto
+# hellorina (shouldn't parts like lxml-python depend on the python of the SR?)
+  python-dev
 
 [versions]
 setuptools = 30.1.0
-- 
2.30.9