From fc3d957be42b016510acf55093d688194bc4b666 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 10 Oct 2018 10:13:42 +0200 Subject: [PATCH] Require the daemon package for PackageKit-command-not-found https://github.com/hughsie/PackageKit/issues/264#issuecomment-414675904 --- PackageKit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/PackageKit.spec b/PackageKit.spec index c9349fe..172f44a 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -174,6 +174,7 @@ fonts from configured repositories using PackageKit. %package command-not-found Summary: Ask the user to install command line programs automatically Requires: bash +Requires: %{name} = %{version}-%{release} Requires: %{name}-glib%{?_isa} = %{version}-%{release} %description command-not-found