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 9700D159C9B for ; Fri, 9 Aug 2024 19:25:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AADE6E2AC3; Fri, 9 Aug 2024 19:25:14 +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 5A17FE2AC3 for ; Fri, 9 Aug 2024 19:25:14 +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 51FB5335D1C for ; Fri, 9 Aug 2024 19:25:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A792D1ECB for ; Fri, 9 Aug 2024 19:25:11 +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: <1723231479.111ee5658858b8ba0ee5a8706dc344ccdab56186.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-libs/kquickimageeditor/ X-VCS-Repository: proj/kde X-VCS-Files: media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild X-VCS-Directories: media-libs/kquickimageeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 111ee5658858b8ba0ee5a8706dc344ccdab56186 X-VCS-Branch: master Date: Fri, 9 Aug 2024 19:25:11 +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: 4c191c65-7418-4a79-90a9-6dc0a951ac1d X-Archives-Hash: 49722c23a3f21d78040161d8dfd21274 commit: 111ee5658858b8ba0ee5a8706dc344ccdab56186 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 9 18:12:48 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 9 19:24:39 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=111ee565 media-libs/kquickimageeditor: Drop dev-qt/qt5compat[qml] RDEPEND Ported away from QtGraphicalEffects in upstream commit b64db791f26c37d7ccbd2be67016833103302a65 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild b/media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild index 777341d30a..a013e066c7 100644 --- a/media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild +++ b/media-libs/kquickimageeditor/kquickimageeditor-9999.ebuild @@ -25,6 +25,5 @@ DEPEND=" " RDEPEND="${DEPEND} !${CATEGORY}/${PN}:5 - >=dev-qt/qt5compat-${QTMIN}:6[qml] >=kde-frameworks/kirigami-${KFMIN}:6 "