diff --git a/qtxdg-tools.spec b/qtxdg-tools.spec index 4fb1660..46f8487 100644 --- a/qtxdg-tools.spec +++ b/qtxdg-tools.spec @@ -33,7 +33,7 @@ BuildRequires: lxqt-build-tools-devel >= 0.11.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Core) >= 5.15 BuildRequires: pkgconfig(Qt5Xdg) >= 3.9.0 -BuildRequires: libqt5xdg-devel +BuildRequires: pkgconfig(glib-2.0) %description User tools for libqtxdg. @@ -51,5 +51,8 @@ It is maintained by the LXQt project and needed by LXQt Session, in order to be %cmake_install %files +%{_bindir}/qtxdg-mat +%dir %{_datadir}/cmake/qtxdg-tools +%{_datadir}/cmake/qtxdg-tools/*.cmake %changelog