Diff libfm-qt-1.1.0 with a libfm-qt-1.3.0

/usr/portage/x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild 2023-10-09 14:52:35.924368512 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
21 21

  
22 22
BDEPEND="
23 23
	>=dev-qt/linguist-tools-5.15:5
24
	>=dev-util/lxqt-build-tools-0.11.0
24
	>=dev-util/lxqt-build-tools-0.13.0
25 25
	virtual/pkgconfig
26 26
"
27 27
DEPEND="
Thank you!