From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1604164-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 A977A158041
	for <garchives@archives.gentoo.org>; Sun, 25 Feb 2024 19:24:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2EA44E2A2A;
	Sun, 25 Feb 2024 19:24:20 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 159FDE29FE
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Feb 2024 19:24:20 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4AAB633D3CF
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Feb 2024 19:24:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D547714CA
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Feb 2024 19:24:17 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1708888935.0a3a04bd003c2c849770a68c5801e5108587b27a.sam@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/skanlite/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-misc/skanlite/skanlite-9999.ebuild
X-VCS-Directories: kde-misc/skanlite/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 0a3a04bd003c2c849770a68c5801e5108587b27a
X-VCS-Branch: master
Date: Sun, 25 Feb 2024 19:24:17 +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: 8cde0a5a-0aef-4559-b5d3-bb8433165b34
X-Archives-Hash: c0f1ac0a0b361cfa2bedf13c19ee4072

commit:     0a3a04bd003c2c849770a68c5801e5108587b27a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 19:22:15 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 19:22:15 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a3a04bd

kde-misc/skanlite: refresh deps

* qt5compat for upstream commit 63ba4fb669b1b4b6c57819f660cdb49fd6beb207

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-misc/skanlite/skanlite-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/skanlite/skanlite-9999.ebuild b/kde-misc/skanlite/skanlite-9999.ebuild
index ec81c0fb85..7a37f0efaf 100644
--- a/kde-misc/skanlite/skanlite-9999.ebuild
+++ b/kde-misc/skanlite/skanlite-9999.ebuild
@@ -21,6 +21,7 @@ IUSE=""
 
 DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qt5compat-${QTMIN}:6
 	>=kde-apps/libksane-${PVCUT}:6
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:6