From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1603219-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id AE295158041
	for <garchives@archives.gentoo.org>; Fri, 23 Feb 2024 17:01:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B62A7E2A07;
	Fri, 23 Feb 2024 17:01:11 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 83FEEE2A06
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 17:01:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 78172342F94
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 17:01:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B361DB2F
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 17:01:08 +0000 (UTC)
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" <chiitoo@gentoo.org>
Message-ID: <1708707544.94e7915b94ce3557eea2e6745cbe0eff53e8ae89.chiitoo@gentoo>
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/
X-VCS-Repository: proj/qt
X-VCS-Files: lxqt-base/lxqt-config/lxqt-config-9999.ebuild
X-VCS-Directories: lxqt-base/lxqt-config/
X-VCS-Committer: chiitoo
X-VCS-Committer-Name: Jimi Huotari
X-VCS-Revision: 94e7915b94ce3557eea2e6745cbe0eff53e8ae89
X-VCS-Branch: master
Date: Fri, 23 Feb 2024 17:01:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: a529418f-2def-4c2b-a7fc-c293cd5e758a
X-Archives-Hash: 157508f68c71ca1735d0f8482791ce77

commit:     94e7915b94ce3557eea2e6745cbe0eff53e8ae89
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 16:59:04 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 16:59:04 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=94e7915b

lxqt-base/lxqt-config: adjust libkscreen minimum version

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-config/lxqt-config-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
index 8ae5cef5..369212f3 100644
--- a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
@@ -41,7 +41,7 @@ DEPEND="
 	x11-libs/libX11
 	x11-libs/libXcursor
 	x11-libs/libXfixes
-	monitor? ( kde-plasma/libkscreen:5= )
+	monitor? ( >=kde-plasma/libkscreen-5.27.0:5= )
 	touchpad? (
 		virtual/libudev:=
 		x11-drivers/xf86-input-libinput