Skip to content

Commit

Permalink
github: fix build-rpm-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Wheeler committed Aug 15, 2024
1 parent 4b4a198 commit 014e53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rpm-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# Install dependencies
dnf install -y epel-release
dnf install -y gcc make automake autoconf gtk3-devel gettext-devel libtool \
rpm-build rpmdevtools git
rpm-build rpmdevtools git desktop-file-utils intltool
# Prepare the RPM build environment
rpmdev-setuptree
Expand Down

0 comments on commit 014e53c

Please sign in to comment.