- RPM build needs python-future

This commit is contained in:
Bruno Cornec 2016-04-01 18:19:26 +02:00
parent ff40dd5d7e
commit d1c8ff941a

View File

@ -14,8 +14,8 @@ filter PBLIC = ASL 2.0
#filter PBDEP =
# PBBDEP is replaced by the list of build dependencies
filter PBBDEP = python-devel, python-setuptools, python-pbr, python-sphinx
filter PBDEP = python-docopt, python-tortilla, python-jinja2, python-pbr, python-docopt, python-simplejson
filter PBBDEP = python-devel, python-setuptools, python-pbr, python-sphinx, python-future
filter PBDEP = python-docopt, python-tortilla, python-jinja2, python-pbr, python-simplejson
# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
filter PBSUF = $pb->{'suf'}