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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D0F8158092 for ; Mon, 13 Sep 2021 04:37:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61023E0848; Mon, 13 Sep 2021 04:37:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42585E0848 for ; Mon, 13 Sep 2021 04:37:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E063342E52 for ; Mon, 13 Sep 2021 04:37:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6AF9A3 for ; Mon, 13 Sep 2021 04:37:31 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1631507808.35f7c10ca63c0a325b255893f218615def8cc429.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/chickens/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/chickens/chickens-0.2.4-r1.ebuild X-VCS-Directories: games-action/chickens/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 35f7c10ca63c0a325b255893f218615def8cc429 X-VCS-Branch: master Date: Mon, 13 Sep 2021 04:37:31 +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: dbb93027-df25-4dcf-951b-6493bf1ababc X-Archives-Hash: 38a1f52d0855ba10631bf444dd896753 commit: 35f7c10ca63c0a325b255893f218615def8cc429 Author: Ionen Wolkens gentoo org> AuthorDate: Mon Sep 13 04:36:48 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Sep 13 04:36:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f7c10c games-action/chickens: add missing pkgconfig dep Signed-off-by: Ionen Wolkens gentoo.org> games-action/chickens/chickens-0.2.4-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-action/chickens/chickens-0.2.4-r1.ebuild b/games-action/chickens/chickens-0.2.4-r1.ebuild index 2c0b8e41b96..9d9aa34a238 100644 --- a/games-action/chickens/chickens-0.2.4-r1.ebuild +++ b/games-action/chickens/chickens-0.2.4-r1.ebuild @@ -21,6 +21,7 @@ RDEPEND=" acct-group/gamestat media-libs/allegro:0[X]" DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${P}-bitmap.patch