Add jpeg devel package
Currently api-site jobs fail building with: "ValueError: jpeg is required unless explicitly disabled using --disable-jpeg, aborting" Add missing jpeg devel packages to other-requirements so that they are installed. Change-Id: I988ab6e81871b2acbe0d7f47f67a3a9e2d1e9366
This commit is contained in:
parent
c9d12bbffa
commit
7c4c26c03d
@ -6,6 +6,8 @@ fonts-takao [platform:dpkg]
|
||||
gettext
|
||||
gnome-doc-utils
|
||||
graphviz
|
||||
libjpeg-dev [platform:dpkg]
|
||||
libjpeg-turbo-devel [platform:rpm]
|
||||
libxml2-dev [platform:dpkg]
|
||||
libxml2-devel [platform:rpm]
|
||||
libxml2-utils [platform:dpkg]
|
||||
|
Loading…
Reference in New Issue
Block a user