Skip to content

Commit

Permalink
fedora: Add more packages
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Dec 3, 2023
1 parent 3992bf3 commit 66bd94d
Showing 1 changed file with 27 additions and 3 deletions.
30 changes: 27 additions & 3 deletions fedora/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,36 @@ RUN dnf update -y && \
dnf install -y sudo \
gcc-c++ clang git cmake ninja-build extra-cmake-modules \
qt6-qtbase-static qt6-qtbase-private-devel \
qt6-qtquickcontrols2-devel \
qt6-qtwayland-devel \
qt6-qtbase-devel \
qt6-qtserialport-devel \
qt6-qtshadertools-devel \
qt6-qttools-devel \
qt6-qtdeclarative-devel \
qt6-qtpdf-devel \
qt6-qtpositioning-devel \
qt6-qtwebchannel-devel \
qt6-qtmultimedia-devel \
qt6-qtspeech-devel \
qt6-qtwebview-devel \
qt6-qtwebengine-devel \
qt6-qtwebsockets-devel \
qt6-qtsensors-devel \
qt6-qtremoteobjects-devel \
qt6-qtnetworkauth-devel \
qt6-qt3d-devel \
qt6-qtcharts-devel \
qt6-qtdatavis3d-devel \
qt6-qtquick3d-devel \
qt6-qtquicktimeline-devel \
qt6-qtscxml-devel \
qt6-qtvirtualkeyboard-devel \
qt6-qtwayland-devel \
qt6-qtconnectivity-devel \
qt6-qtserialbus-devel \
qt6-qt5compat-devel \
qt6-qtbase-private-devel \
qt6-qtlottie-devel \
qt6-qtsvg-devel \
qt6-qttools-devel \
wayland-devel wayland-protocols-devel \
pam-devel \
polkit-devel polkit-qt6-1-devel \
Expand Down

0 comments on commit 66bd94d

Please sign in to comment.