Install pcre packages only in doc jobs
... because the packages are required by whereto, which is used only in the docs target. Change-Id: I354fda635090ebda25eb232a2d026a54b8494e0f Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -18,4 +18,5 @@ python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
||||
python3-dev [platform:dpkg]
|
||||
python3-devel [platform:fedora]
|
||||
uuid-dev [platform:dpkg]
|
||||
libpcre3-dev [test platform:dpkg]
|
||||
libpcre3-dev [platform:dpkg doc]
|
||||
pcre-devel [platform:rpm doc]
|
||||
|
||||
Reference in New Issue
Block a user