Explicitly install notification-daemon
This prevents dnf from making some unfortunate choices when depsolving libnotify.
This commit is contained in:
parent
670cfec75b
commit
df411094ac
@ -156,5 +156,8 @@ installpkg gdisk hexedit sg3_utils
|
||||
## yum plugins
|
||||
installpkg yum-plugin-fastestmirror yum-langpacks
|
||||
|
||||
## satisfy libnotify's desktop-notification-daemon with the least crazy option
|
||||
installpkg notification-daemon
|
||||
|
||||
## actually install all the requested packages
|
||||
run_pkg_transaction
|
||||
|
Loading…
Reference in New Issue
Block a user