Skip to content

Commit

Permalink
[nemo-qml-plugin-thumbnailer] Replace separate video thumbnailer pack…
Browse files Browse the repository at this point in the history
…age. JB#57202

Commit 9695503 removed the use of separate video thumbnailer .so
and started executing a separate executable.

-> Use Provides: for the functionality that's required on some packages,
and here depend on thumbnailerd that includes the executables.
  • Loading branch information
pvuorela committed Jan 26, 2022
1 parent 9d9b6fa commit 2834cc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/nemo-qml-plugin-thumbnailer-qt5.spec
Expand Up @@ -11,6 +11,8 @@ BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(mlite5)
BuildRequires: sailfish-qdoc-template
Requires: thumbnaild
Provides: nemo-qml-plugin-thumbnailer-qt5-video

%description
%{summary}.
Expand Down

0 comments on commit 2834cc0

Please sign in to comment.