fix rpm builds in travis (#3472)

* add rpm build option to travis compile

* better argument parsing
This commit is contained in:
ebbit1q 2018-12-12 13:26:13 +01:00 committed by ctrlaltca
parent 3a05bcfb29
commit cee69705d8
3 changed files with 11 additions and 3 deletions

View file

@ -11,6 +11,7 @@ RUN dnf install -y \
libappstream-glib \
protobuf-devel \
qt5-{qttools,qtsvg,qtmultimedia,qtwebsockets}-devel \
rpm-build \
sqlite-devel \
wget \
zlib-devel \