commit:     f0685fbd0e588b3ef10d22f50fecc4197adc2198
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 18:58:12 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 18:58:12 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=f0685fbd

dev-util/lxqt-build-tools: sync with the latest release ebuild

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild 
b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
index 3d8c626d..27cb7786 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 
-DESCRIPTION="LXQt Build tools"
-HOMEPAGE="https://lxqt.github.io/";
+DESCRIPTION="LXQt Build Tools"
+HOMEPAGE="https://lxqt-project.org/";
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
@@ -21,6 +21,6 @@ SLOT="0"
 
 DEPEND="
        >=dev-libs/glib-2.50.0
-       dev-qt/qtcore:5
+       >=dev-qt/qtcore-5.15:5
 "
 RDEPEND="${DEPEND}"

Reply via email to