3 Commits

2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 19 12:15:52 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Require glycin-loaders at build time for Tumbleweed
-------------------------------------------------------------------
Thu Mar 20 12:38:46 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qtcurve
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -51,6 +51,9 @@ BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5X11Extras)
BuildRequires: pkgconfig(x11-xcb)
BuildRequires: pkgconfig(xcb)
%if 0%{?suse_version} > 1600
BuildRequires: glycin-loaders
%endif
%description
QtCurve is a set of widget styles available for Qt and GTK+.