From 97c380dc47d3ca5cc38b76a7d8ce09780fe4c81b Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 5 May 2016 22:48:29 -0400 Subject: [PATCH] games-util/uz2unpack: set RDEPEND Package-Manager: portage-2.2.26 --- games-util/uz2unpack/uz2unpack-0.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-util/uz2unpack/uz2unpack-0.1.ebuild b/games-util/uz2unpack/uz2unpack-0.1.ebuild index fb54dbae4e52..2e7359b4e6f5 100644 --- a/games-util/uz2unpack/uz2unpack-0.1.ebuild +++ b/games-util/uz2unpack/uz2unpack-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" DEPEND="sys-libs/zlib" +RDEPEND=${DEPEND} src_compile() { emake CC="$(tc-getCC)" LDLIBS=-lz ${PN} -- 2.26.2