From 0c173c7c874c33f687bac0b526458d65cd36790b Mon Sep 17 00:00:00 2001 From: Bruno Cornec Date: Fri, 22 Jan 2016 01:51:23 +0100 Subject: [PATCH] Fix deb package build dependencies --- pbconf/pbfilter/deb.pbf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbconf/pbfilter/deb.pbf b/pbconf/pbfilter/deb.pbf index 44ef950..c2c9c43 100644 --- a/pbconf/pbfilter/deb.pbf +++ b/pbconf/pbfilter/deb.pbf @@ -14,7 +14,7 @@ filter PBLIC = ASL 2.0 filter PBDEP = python-docopt, python-tortilla, python-jinja2 # PBBDEP is replaced by the list of build dependencies -filter PBBDEP = python-devel, python-setuptools +filter PBBDEP = python-dev, python-setuptools, python-pbr # PBSUG is replaced by the list of suggestions #filter PBSUG =