forked from rpms/PackageKit
Require the daemon package for PackageKit-command-not-found
https://github.com/hughsie/PackageKit/issues/264#issuecomment-414675904
This commit is contained in:
parent
a33fc58289
commit
fc3d957be4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user