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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B74C15813A for ; Thu, 16 Jan 2025 17:35:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69B20E07EA; Thu, 16 Jan 2025 17:35:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 5701AE07EA for ; Thu, 16 Jan 2025 17:35:29 +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 9B14B340C9C for ; Thu, 16 Jan 2025 17:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36079231C for ; Thu, 16 Jan 2025 17:35:27 +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: <1736809379.1f2498a6dd3bcdfe0e97f59df7ad4be637f73ac5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/kxstitch/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/kxstitch/kxstitch-9999.ebuild X-VCS-Directories: media-gfx/kxstitch/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1f2498a6dd3bcdfe0e97f59df7ad4be637f73ac5 X-VCS-Branch: master Date: Thu, 16 Jan 2025 17:35:27 +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: 8130d4ea-7d7b-46d4-a19d-c2cbf8a59db9 X-Archives-Hash: 3e04ad7fd72cd7b97683e048ba3dc0cb commit: 1f2498a6dd3bcdfe0e97f59df7ad4be637f73ac5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 13 23:02:59 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 13 23:02:59 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f2498a6 media-gfx/kxstitch: Add missing blocker Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/kxstitch/kxstitch-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-gfx/kxstitch/kxstitch-9999.ebuild b/media-gfx/kxstitch/kxstitch-9999.ebuild index 5ce05e45f5..d579bd9e0c 100644 --- a/media-gfx/kxstitch/kxstitch-9999.ebuild +++ b/media-gfx/kxstitch/kxstitch-9999.ebuild @@ -34,7 +34,9 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:6 media-gfx/imagemagick[cxx] " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !${CATEGORY}/${PN}:5 +" BDEPEND=" sys-devel/gettext virtual/pkgconfig