mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 21:13:55 -07:00
Delete .ci/Fedora42 directory
This commit is contained in:
parent
82ba562f25
commit
fb655d7006
1 changed files with 0 additions and 16 deletions
|
|
@ -1,16 +0,0 @@
|
||||||
FROM fedora:42
|
|
||||||
|
|
||||||
RUN dnf install -y \
|
|
||||||
ccache \
|
|
||||||
cmake \
|
|
||||||
gcc-c++ \
|
|
||||||
git \
|
|
||||||
mariadb-devel \
|
|
||||||
ninja-build \
|
|
||||||
protobuf-devel \
|
|
||||||
qt6-{qttools,qtsvg,qtmultimedia,qtwebsockets}-devel \
|
|
||||||
qt6-qtimageformats \
|
|
||||||
rpm-build \
|
|
||||||
xz-devel \
|
|
||||||
zlib-devel \
|
|
||||||
&& dnf clean all
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue