Skip to content

Commit

Permalink
kdedev: Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed May 17, 2024
1 parent 957a195 commit a43ee5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kdedev/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ RUN sed -i "s/enabled=1/enabled=0/" /etc/yum.repos.d/fedora-cisco-openh264.repo
perl-IPC-Cmd \
perl-MD5 \
perl-FindBin \
&& dnf install -y \
libaccounts-glib-devel \
&& mkdir -p /usr/src/kde \
&& cd /usr/src/kde/ \
&& git clone https://invent.kde.org/sdk/kdesrc-build.git \
Expand Down

0 comments on commit a43ee5e

Please sign in to comment.