From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0D13A159C9B for ; Sun, 4 Aug 2024 19:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA0682BC042; Sun, 4 Aug 2024 19:37:46 +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 89DB12BC042 for ; Sun, 4 Aug 2024 19:37:46 +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 47A16342F93 for ; Sun, 4 Aug 2024 19:37:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E90D1E9C for ; Sun, 4 Aug 2024 19:37:42 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1722800200.404ab3227012f732bb0abccd6efd2972c29247c2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/ki18n/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/ki18n/ki18n-9999.ebuild X-VCS-Directories: kde-frameworks/ki18n/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 404ab3227012f732bb0abccd6efd2972c29247c2 X-VCS-Branch: master Date: Sun, 4 Aug 2024 19:37:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 770bfa9d-c708-4424-8f0e-7b66c8a58884 X-Archives-Hash: 945dc773b7c60aa07199f64c9388bddd commit: 404ab3227012f732bb0abccd6efd2972c29247c2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 4 19:35:39 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 4 19:36:40 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=404ab322 kde-frameworks/ki18n: Add new dependency Upstream commit 08ab2d3998600beac1bca4c5e004fb91ce64613d Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ki18n/ki18n-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/ki18n/ki18n-9999.ebuild b/kde-frameworks/ki18n/ki18n-9999.ebuild index c440904fef..c3223adf5a 100644 --- a/kde-frameworks/ki18n/ki18n-9999.ebuild +++ b/kde-frameworks/ki18n/ki18n-9999.ebuild @@ -16,6 +16,7 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} + >=dev-qt/qtbase-${QTMIN}:6[widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 sys-devel/gettext virtual/libintl