Fix pep8 job on ubuntu-noble
The pep8 job is failing to build a wheel for python-pcre on ubuntu-noble because it can't find pcre.h. So include the dev package that contains the headers in bindep.txt. Change-Id: I904e38dc5a788807d98619242a09771fa488efd6
This commit is contained in:
parent
816290388c
commit
8667c39dd9
@ -7,3 +7,5 @@
|
||||
gettext [!platform:suse doc test]
|
||||
gettext-runtime [platform:suse]
|
||||
graphviz [doc test]
|
||||
|
||||
libpcre3-dev [platform:ubuntu]
|
||||
|
Loading…
x
Reference in New Issue
Block a user