mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
fix rpm builds in travis (#3472)
* add rpm build option to travis compile * better argument parsing
This commit is contained in:
parent
3a05bcfb29
commit
cee69705d8
3 changed files with 11 additions and 3 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue