#1 Remove redundant libs requires
Opened 8 months ago by aleasto. Modified 8 months ago
rpms/ aleasto/kf6-baloo libs-requires  into  rawhide

file modified
-1
@@ -51,7 +51,6 @@ 

  

  %package        file

  Summary:        File indexing and search for Baloo

- Requires:       %{name}-libs%{?_isa} = %{version}-%{release}

  %description    file

  %{summary}.

  

If the baloo file indexer service uses the libraries provided by
the -libs subpackage, and it does, there will be an implicit
dependency from the ELF dependency generator.

Ah i guess this is because there may be only QML dependencies (%{_kf6_qmldir}/org/kde/baloo) and there's no QML dependency generator?

Metadata