diff --git a/libqt5xdg.changes b/libqt5xdg.changes index 1ff6b74..0137195 100644 --- a/libqt5xdg.changes +++ b/libqt5xdg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 30 18:37:01 UTC 2024 - Shawn Dunn + +- Change BuildRequires from lxqt-build-tools-devel to + cmake(lxqt-build-tools) + ------------------------------------------------------------------- Tue Jun 4 15:05:05 UTC 2024 - Shawn Dunn diff --git a/libqt5xdg.spec b/libqt5xdg.spec index 8503c65..81fb1f0 100644 --- a/libqt5xdg.spec +++ b/libqt5xdg.spec @@ -30,8 +30,8 @@ BuildRequires: cmake >= 3.1.0 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: lxqt-build-tools-devel >= 0.13.0 BuildRequires: pkgconfig +BuildRequires: cmake(lxqt-build-tools) >= 0.13.0 BuildRequires: pkgconfig(Qt5Core) >= 5.15 BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Svg)