Fix deb package build dependencies
This commit is contained in:
@@ -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 =
|
||||
|
Reference in New Issue
Block a user