Skip to content
Snippets Groups Projects
Commit f28ba49e authored by Jenkins's avatar Jenkins
Browse files

submodules: update nightly branch

parents 0a97e703 e8356735
No related branches found
No related tags found
No related merge requests found
client-gnome @ 503e5dce
Subproject commit a8f228c0fb7b86555fbeb01933248856cb4198c1
Subproject commit 503e5dce2461c90723103abf31879ec6d30731ea
......@@ -7,7 +7,7 @@ RUN dnf clean all
RUN dnf upgrade -y && \
dnf install -y mesa-libgbm-devel mesa-dri-drivers && \
dnf install -y libinput-devel && \
dnf install -y qt5-qtbase-5.11.1-7.fc29 qt5-linguist-5.11.1-2.fc29 qt5-qtbase-devel-5.11.1-7.fc29 && \
dnf install -y qt5-qtbase-5.11.1-7.fc29 qt5-linguist-5.11.1-2.fc29 qt5-qtbase-devel-5.11.1-7.fc29 qt5-qttools-devel-5.11.1-2.fc29 && \
dnf install -y \
git \
rpm-build \
......@@ -61,7 +61,7 @@ RUN dnf upgrade -y && \
openssl-static \
sqlite-devel
RUN echo "exclude=qt5-qtbase* qt5-linguist*" >> /etc/dnf/dnf.conf
RUN echo "exclude=qt5-qtbase* qt5-linguist* qt5-qttools-devel*" >> /etc/dnf/dnf.conf
ADD scripts/build-package-fedora.sh /opt/build-package-fedora.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment