mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
build_rocky - use dnf instead of yum
It's using `dnf` either way, but just to make it more explicit.
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ Used environment variables:
|
||||
# $ brew install git bison autoconf automake libffi cmake #
|
||||
# #
|
||||
# on RHEL-related distros: #
|
||||
# $ yum install git gcc gcc-c++ autoconf bison make cmake #
|
||||
# $ dnf install git gcc gcc-c++ autoconf bison make cmake #
|
||||
# mesa-libGL-devel libffi-devel fontconfig-devel bzip2 #
|
||||
# automake patch byacc xz #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user