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 45F8D158020 for ; Sun, 23 Oct 2022 22:43:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A8DEE0866; Sun, 23 Oct 2022 22:43:16 +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 3DC5AE0866 for ; Sun, 23 Oct 2022 22:43:16 +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 3B350340E6D for ; Sun, 23 Oct 2022 22:43:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D27D45F6 for ; Sun, 23 Oct 2022 22:43:13 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1666564979.fca9099e824c87db87deee05f8a95b7f28042ae7.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/rocksndiamonds/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild X-VCS-Directories: games-arcade/rocksndiamonds/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: fca9099e824c87db87deee05f8a95b7f28042ae7 X-VCS-Branch: master Date: Sun, 23 Oct 2022 22:43:13 +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: 17ac0d64-b3dc-4b61-b9bb-e2ed11fb9200 X-Archives-Hash: d0dc164cb0de64fa4fb14e56c586338f commit: fca9099e824c87db87deee05f8a95b7f28042ae7 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 23 22:42:59 2022 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 23 22:42:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca9099e games-arcade/rocksndiamonds: fix deps Signed-off-by: Pacho Ramos gentoo.org> games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild index bf20345f52e5..679de3d81ea3 100644 --- a/games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild +++ b/games-arcade/rocksndiamonds/rocksndiamonds-4.3.2.1.ebuild @@ -47,6 +47,7 @@ RDEPEND=" media-libs/smpeg " DEPEND="${RDEPEND}" +BDEPEND="$(unpacker_src_uri_depends)" PATCHES=( # From Fedora: