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 602D3139085 for ; Mon, 23 Jan 2017 18:19:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6065234096; Mon, 23 Jan 2017 18:19:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92B12234096 for ; Mon, 23 Jan 2017 18:19:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3953341375 for ; Mon, 23 Jan 2017 18:19:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E11C2D0E for ; Mon, 23 Jan 2017 18:19:21 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1485195551.793690fbc251e0496b5bd711e532ef08ca3816fb.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/higan/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/higan/higan-099.ebuild X-VCS-Directories: games-emulation/higan/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 793690fbc251e0496b5bd711e532ef08ca3816fb X-VCS-Branch: master Date: Mon, 23 Jan 2017 18:19:21 +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-Archives-Salt: 624c9c36-2fc2-4294-a6c3-461b48378105 X-Archives-Hash: b203d8e0e46c3e1001f1755eb8d92747 commit: 793690fbc251e0496b5bd711e532ef08ca3816fb Author: Zero_Chaos gentoo org> AuthorDate: Mon Jan 23 18:18:52 2017 +0000 Commit: Richard Farina gentoo org> CommitDate: Mon Jan 23 18:19:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793690fb games-emulation/higan: fix bug 589204 Package-Manager: Portage-2.3.3, Repoman-2.3.1 games-emulation/higan/higan-099.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-emulation/higan/higan-099.ebuild b/games-emulation/higan/higan-099.ebuild index 58bee1c..1139ce9 100644 --- a/games-emulation/higan/higan-099.ebuild +++ b/games-emulation/higan/higan-099.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,6 +33,7 @@ RDEPEND=" !qt4? ( x11-libs/gtk+:2 ) qt4? ( >=dev-qt/qtgui-4.5:4 )" DEPEND="${RDEPEND} + app-arch/p7zip virtual/pkgconfig" S=${WORKDIR}/${MY_P}