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 4D50615808B for ; Thu, 3 Oct 2024 09:43:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99AABE29E7; Thu, 3 Oct 2024 09:43:06 +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 828CAE29E7 for ; Thu, 3 Oct 2024 09:43:06 +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 CF3BA340C40 for ; Thu, 3 Oct 2024 09:43:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 314F827F6 for ; Thu, 3 Oct 2024 09:43:03 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1727948444.20deb809f03de821dc9978149468bae0d15c53df.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/blahaj/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/blahaj/blahaj-2.2.0-r1.ebuild app-misc/blahaj/blahaj-2.2.0.ebuild X-VCS-Directories: app-misc/blahaj/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 20deb809f03de821dc9978149468bae0d15c53df X-VCS-Branch: master Date: Thu, 3 Oct 2024 09:43:03 +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: 32c00a3a-b932-4771-a049-c3693c22d9fa X-Archives-Hash: 36de616a5ec00f097ca84ee3fd3d6aee Message-ID: <20241003094303.zFGl1uFdFdO83inkN7Ir1rwCtIlSi6itkmJDrvrskLw@z> commit: 20deb809f03de821dc9978149468bae0d15c53df Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Oct 3 09:40:44 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Oct 3 09:40:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20deb809 app-misc/blahaj: add missing deps Signed-off-by: Andrew Ammerlaan gentoo.org> app-misc/blahaj/{blahaj-2.2.0.ebuild => blahaj-2.2.0-r1.ebuild} | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app-misc/blahaj/blahaj-2.2.0.ebuild b/app-misc/blahaj/blahaj-2.2.0-r1.ebuild similarity index 79% rename from app-misc/blahaj/blahaj-2.2.0.ebuild rename to app-misc/blahaj/blahaj-2.2.0-r1.ebuild index fe5d354b8..393915bf2 100644 --- a/app-misc/blahaj/blahaj-2.2.0.ebuild +++ b/app-misc/blahaj/blahaj-2.2.0-r1.ebuild @@ -14,6 +14,15 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64" +DEPEND=" + dev-libs/boehm-gc + dev-libs/libevent + dev-libs/libpcre2 + dev-libs/libyaml +" + +RDEPEND="${DEPEND}" + src_install() { shards_src_install dobin ${PN}