Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime-install: specify polkit-gnome to avoid lxpolkit and GTK2
blivet-gui-runtime requires PolicyKit-authentication-agent. If we just let dnf pick what to satisfy that requirement with, it picks lxpolkit, which requires gtk2. Specifying polkit-gnome instead should I think give us a smaller footprint, its deps seem quite small. Signed-off-by: Adam Williamson <awilliam@redhat.com>
- Loading branch information