Accepting request 1219701 from X11:LXQt

- Change BuildRequires from lxqt-build-tools-devel to
  cmake(lxqt-build-tools)

OBS-URL: https://build.opensuse.org/request/show/1219701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qtermwidget-qt5?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2024-10-30 21:58:45 +00:00 committed by Git OBS Bridge
commit a8ac25f599
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 18:43:52 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Change BuildRequires from lxqt-build-tools-devel to
cmake(lxqt-build-tools)
-------------------------------------------------------------------
Mon Nov 6 02:52:03 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>

View File

@ -37,9 +37,9 @@ Source: https://github.com/lxqt/qtermwidget/releases/download/%{version}
Source1: https://github.com/lxqt/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz.asc
Source2: %{name}.keyring
BuildRequires: cmake >= 3.1.9
BuildRequires: lxqt-build-tools-devel >= 0.13.0
BuildRequires: pkgconfig
BuildRequires: utf8proc-devel
BuildRequires: cmake(lxqt-build-tools) >= 0.13.0
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Widgets) >= 5.15