Setup - Install ffmpeg-devel on RHEL 9 (#500)

[ROCm/rocdecode commit: da2491a04c]
This commit is contained in:
Daniel Su
2025-01-28 09:03:23 -05:00
committed by GitHub
parent 122354fbdd
commit c5bd77fec9
+1 -1
View File
@@ -263,7 +263,7 @@ if developerInstall == 'ON':
ERROR_CHECK(os.system('sudo '+linuxFlag+' '+linuxSystemInstall+' '+linuxSystemInstall_check +
' install https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm'))
ERROR_CHECK(os.system('sudo '+linuxFlag+' '+linuxSystemInstall+' '+linuxSystemInstall_check +
' install ffmpeg ffmpeg-free-devel'))
' install ffmpeg ffmpeg-devel'))
elif "SLES" in platfromInfo:
# FFMPEG-4 packages
ERROR_CHECK(os.system(