1
0
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:
Kalev Lember 2018-10-10 10:13:42 +02:00
parent a33fc58289
commit fc3d957be4

View File

@ -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