diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ RUN /usr/local/bin/configure-mirror && \ dnf repolist --all && \ dnf config-manager --set-enabled crb && \ dnf install -y \ - fedora-packager tito createrepo \ + tito createrepo \ autoconf automake libtool \ make cmake meson ninja-build \ gcc gcc-c++ binutils \ |