Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c7d278937f | |||
|
|
4ca2499d53 | ||
|
|
f791395190 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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+.
|
||||
|
||||
Reference in New Issue
Block a user