From 0d3037b25a4ad9a3546b209d1d6381b6b07ac1c079c8100a6fbcef51e7f8f29e Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 9 May 2022 12:04:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qtxdg-tools?expand=0&rev=2 --- qtxdg-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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