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 2DE0C138334 for ; Tue, 26 Nov 2019 17:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47C78E0894; Tue, 26 Nov 2019 17:19:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3438E0894 for ; Tue, 26 Nov 2019 17:19:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6091634D41A for ; Tue, 26 Nov 2019 17:19:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C28E08B7 for ; Tue, 26 Nov 2019 17:19:19 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1574788753.a9fb0cf6259b77bb1efe6eeba9d3789babfbf6e3.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmux/tmux-9999.ebuild X-VCS-Directories: app-misc/tmux/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a9fb0cf6259b77bb1efe6eeba9d3789babfbf6e3 X-VCS-Branch: master Date: Tue, 26 Nov 2019 17:19:19 +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: d8f8f2ba-e3aa-4992-95ac-f253d5258345 X-Archives-Hash: 032ec53b37af67964ef449b52c424641 commit: a9fb0cf6259b77bb1efe6eeba9d3789babfbf6e3 Author: Lars Wendler gentoo org> AuthorDate: Tue Nov 26 17:19:13 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Nov 26 17:19:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fb0cf6 app-misc/tmux: Synced live ebuild Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler gentoo.org> app-misc/tmux/tmux-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-misc/tmux/tmux-9999.ebuild b/app-misc/tmux/tmux-9999.ebuild index 0a214c32d46..350d8121d21 100644 --- a/app-misc/tmux/tmux-9999.ebuild +++ b/app-misc/tmux/tmux-9999.ebuild @@ -31,7 +31,9 @@ DEPEND=" )" BDEPEND=" - virtual/pkgconfig" + virtual/pkgconfig + virtual/yacc +" RDEPEND=" ${DEPEND}