Update CentOS 8 repo name.
This commit is contained in:
parent
45790b144c
commit
01d83bf85c
@ -626,7 +626,7 @@ function onOptionsChanged() {
|
||||
cmake = 'cmake3';
|
||||
packages += ' gperf';
|
||||
} else {
|
||||
commands.push(sudo + 'dnf --enablerepo=PowerTools install gperf');
|
||||
commands.push(sudo + 'dnf --enablerepo=powertools install gperf');
|
||||
}
|
||||
packages += ' ' + cmake;
|
||||
if (target === 'JNI') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user