Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a77ce8eb57 |
@@ -23,10 +23,6 @@ steps:
|
||||
- dnf clean all
|
||||
- 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
|
||||
- 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