From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2531515808A for ; Sat, 19 Jul 2025 15:33:46 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E012340BD3 for ; Sat, 19 Jul 2025 15:33:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 032A911055E; Sat, 19 Jul 2025 15:33:45 +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 bobolink.gentoo.org (Postfix) with ESMTPS id F1E4411055E for ; Sat, 19 Jul 2025 15:33:44 +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 ABE5D33BF41 for ; Sat, 19 Jul 2025 15:33:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13834322E for ; Sat, 19 Jul 2025 15:33:43 +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: <1752938986.0a88192c355dbc638c3ff4682dedc6267a3f690d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kosmindoormap/ X-VCS-Repository: proj/kde X-VCS-Files: dev-libs/kosmindoormap/kosmindoormap-9999.ebuild X-VCS-Directories: dev-libs/kosmindoormap/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0a88192c355dbc638c3ff4682dedc6267a3f690d X-VCS-Branch: master Date: Sat, 19 Jul 2025 15:33:43 +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: 20db71fa-019b-4d0d-ac17-b0ced33d4a6f X-Archives-Hash: afeafc55c645dd8bbf329a88cec648cd commit: 0a88192c355dbc638c3ff4682dedc6267a3f690d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 19 15:29:46 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 19 15:29:46 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a88192c dev-libs/kosmindoormap: Add new dependency Upstream commit 83db1092d0bac57da8371ca2a0d21f0a1bafaa5f Signed-off-by: Andreas Sturmlechner gentoo.org> dev-libs/kosmindoormap/kosmindoormap-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild b/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild index 60c69f1c33..15b6ab0e40 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild @@ -19,6 +19,7 @@ IUSE="+gui" # kservice is optional and only used to find and open josm RDEPEND=" + >=dev-libs/kirigami-addons-1.6.0:6 dev-libs/protobuf:= >=dev-qt/qtbase-${QTMIN}:6[gui?,network] sys-libs/zlib