Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf084043f9 |
@@ -23,6 +23,10 @@ steps:
|
|||||||
- dnf clean all
|
- dnf clean all
|
||||||
- dnf makecache
|
- dnf makecache
|
||||||
|
|
||||||
|
# Install RPMFusion
|
||||||
|
- dnf install -y --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm
|
||||||
|
- dnf install -y --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
|
||||||
|
|
||||||
# Install the required packages using custom repositories
|
# Install the required packages using custom repositories
|
||||||
- dnf install -y golang gcc gcc-c++ make git sqlite-devel taglib-devel ffmpeg mpv rpmdevtools wget systemd sqlite taglib
|
- dnf install -y golang gcc gcc-c++ make git sqlite-devel taglib-devel ffmpeg mpv rpmdevtools wget systemd sqlite taglib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user