ci: no longer install polkit-devel
This should get pulled in automatically now. Closes: #896 Approved by: cgwalters
This commit is contained in:
parent
5763027b5f
commit
a2878de382
@ -30,7 +30,5 @@ install_builddeps() {
|
||||
|
||||
# builddeps+runtime deps
|
||||
yum install -y $pkg
|
||||
yum install -y polkit-devel
|
||||
|
||||
rpm -e $pkg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user