Install cups-devel in OpenSuse

This way we have one build that compiles the "with cups" branch and others (the ubuntu ones) that compile the "without cups" code branch

Change-Id: I45ab3d72c34367789e0f344c917a88269883cffe
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
This commit is contained in:
Albert Astals Cid
2017-12-15 14:35:53 +01:00
parent 0ae61f0f4d
commit 04f8860d8c

View File

@@ -46,3 +46,6 @@ sudo zypper -nq install libXrandr-devel
sudo zypper -nq install libXtst-devel
sudo zypper -nq install mozilla-nspr-devel
sudo zypper -nq install mozilla-nss-devel
# cups
sudo zypper -nq install cups-devel