From 793690fbc251e0496b5bd711e532ef08ca3816fb Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Mon, 23 Jan 2017 13:18:52 -0500 Subject: 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(-) (limited to 'games-emulation/higan') diff --git a/games-emulation/higan/higan-099.ebuild b/games-emulation/higan/higan-099.ebuild index 58bee1cedfe7..1139ce957b3a 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} -- cgit v1.2.3-65-gdbad