Fix deb package build dependencies
This commit is contained in:
parent
4e1e5039ab
commit
0c173c7c87
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user