mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Add libpcre3-dev in bindep.txt for pcre.h
Doc job is going to run on Ubuntu Noble[1]
and we need libpcre3-dev package for pcre.h
[1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/935459
Change-Id: I0fe73c02b093805d8eb1b15303f92633fad809cb
(cherry picked from commit 702a37c7ca)
This commit is contained in:
parent
4b7e32ca37
commit
9e623da845
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ libffi-dev [compile test platform:dpkg]
|
||||||
libssl-dev [compile test platform:dpkg]
|
libssl-dev [compile test platform:dpkg]
|
||||||
python3-dev [compile test platform:dpkg]
|
python3-dev [compile test platform:dpkg]
|
||||||
python3-devel [compile test platform:rpm]
|
python3-devel [compile test platform:rpm]
|
||||||
|
libpcre3-dev [test platform:dpkg]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue