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 DEA25158083 for ; Fri, 6 Sep 2024 08:52:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EE602BC038; Fri, 6 Sep 2024 08:52:18 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63D182BC038 for ; Fri, 6 Sep 2024 08:52:18 +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 02647342F94 for ; Fri, 6 Sep 2024 08:52:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 258F31F4C for ; Fri, 6 Sep 2024 08:52:14 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1725564058.d05dec84e6a117a05ccfcd64bdc7764aa481160e.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild X-VCS-Directories: app-text/lorien-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: d05dec84e6a117a05ccfcd64bdc7764aa481160e X-VCS-Branch: master Date: Fri, 6 Sep 2024 08:52:14 +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: 2c680db3-70e1-4b9c-bda5-e2b8db7b6aca X-Archives-Hash: 0a738a573eb0f8917608eb5783d59bee commit: d05dec84e6a117a05ccfcd64bdc7764aa481160e Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Thu Sep 5 18:48:15 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Sep 5 19:20:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d05dec84 app-text/lorien-bin: add missing RDEPENDs Closes: https://bugs.gentoo.org/937256 Signed-off-by: Gonçalo Negrier Duarte gmail.com> .../{lorien-bin-0.6.0-r1.ebuild => lorien-bin-0.6.0-r2.ebuild} | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild similarity index 94% rename from app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild rename to app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild index 7de33362f..bb89670e4 100644 --- a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild +++ b/app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild @@ -17,10 +17,14 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" media-libs/mesa[opengl(+)] + media-libs/libglvnd + x11-libs/libX11 x11-libs/libXcursor + x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr + x11-libs/libXrender " # Since is a binary package