mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Temporarily add smani/mingw-extras COPR repo for dependencies missing in rawhide
This commit is contained in:
parent
6154178ec5
commit
cfa6f77c81
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
dnf install -y 'dnf-command(config-manager)' && \
|
||||
dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/smani/mingw-extras/repo/fedora-rawhide/smani-mingw-extras-fedora-rawhide.repo && \
|
||||
dnf install -y --nogpgcheck \
|
||||
mingw64-dlfcn \
|
||||
mingw64-exiv2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user