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 10AEB15ACFB for ; Wed, 26 Apr 2023 17:56:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36C19E083E; Wed, 26 Apr 2023 17:56:43 +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 C1293E083E for ; Wed, 26 Apr 2023 17:56:42 +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 6380E33E5E4 for ; Wed, 26 Apr 2023 17:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBC18920 for ; Wed, 26 Apr 2023 17:56:39 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1682531752.13e5eeb89fe6c2a3a6c498b71d287164789bff2e.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/gtkcord4/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/gtkcord4/gtkcord4-0.0.10.ebuild X-VCS-Directories: net-im/gtkcord4/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 13e5eeb89fe6c2a3a6c498b71d287164789bff2e X-VCS-Branch: dev Date: Wed, 26 Apr 2023 17:56:39 +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: f0320bfb-4b98-4273-9274-d1e2d077b755 X-Archives-Hash: de8d7ec8e25cce3d86172305f22aa9af commit: 13e5eeb89fe6c2a3a6c498b71d287164789bff2e Author: Pascal Jäger leimstift de> AuthorDate: Wed Apr 26 17:55:52 2023 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Wed Apr 26 17:55:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13e5eeb8 net-im/gtkcord4: Closes https://bugs.gentoo.org/905124 Signed-off-by: Pascal Jäger leimstift.de> net-im/gtkcord4/gtkcord4-0.0.10.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/gtkcord4/gtkcord4-0.0.10.ebuild b/net-im/gtkcord4/gtkcord4-0.0.10.ebuild index b41d63405..d9850aac6 100644 --- a/net-im/gtkcord4/gtkcord4-0.0.10.ebuild +++ b/net-im/gtkcord4/gtkcord4-0.0.10.ebuild @@ -320,6 +320,7 @@ KEYWORDS="~amd64" DEPEND=" >=gui-libs/gtk-4 + gui-libs/libadwaita dev-libs/gobject-introspection " RDEPEND="${DEPEND}"