forked from pool/libfm-qt
- Buildrequire lxqt-build-tools >= 0.12.0
- Update version in lang package requirement OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=40
This commit is contained in:
parent
b26dc58017
commit
7ec4ee6665
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 14:17:52 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Buildrequire lxqt-build-tools >= 0.12.0
|
||||
- Update version in lang package requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 5 16:46:43 UTC 2022 - Shawn Dunn <sfalken@cloverleaf-linux.org>
|
||||
|
||||
|
@ -30,7 +30,7 @@ BuildRequires: cmake >= 3.1.0
|
||||
# Needs private headers, see xdndworkaround.cpp
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: libqt5-qttools-devel
|
||||
BuildRequires: lxqt-build-tools-devel >= 0.11.0
|
||||
BuildRequires: lxqt-build-tools-devel >= 0.12.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(Qt5LinguistTools)
|
||||
@ -49,7 +49,7 @@ BuildRequires: pkgconfig(x11)
|
||||
libfm-qt is the Qt port of libfm, a library providing components to
|
||||
build desktop file managers.
|
||||
|
||||
%{lang_package -r libfm-qt11}
|
||||
%{lang_package -r libfm-qt12}
|
||||
|
||||
%package -n libfm-qt12
|
||||
Summary: Library providing components to build desktop file managers
|
||||
|
Loading…
Reference in New Issue
Block a user