commit:     97c380dc47d3ca5cc38b76a7d8ce09780fe4c81b
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 02:48:29 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri May  6 02:49:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c380dc

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 fb54dba..2e7359b 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}

Reply via email to