From df411094acb1a6313c76eb3bb210f01657cd230b Mon Sep 17 00:00:00 2001 From: David Shea Date: Wed, 18 Feb 2015 17:07:29 -0500 Subject: [PATCH] Explicitly install notification-daemon This prevents dnf from making some unfortunate choices when depsolving libnotify. --- share/runtime-install.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index a9cded79..c0633f6f 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -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