summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 22:48:29 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 22:49:06 -0400
commit97c380dc47d3ca5cc38b76a7d8ce09780fe4c81b (patch)
treea3126cef556de511c13722f27b65b74b23359f90
parentgames-util/umodpack: set RDEPEND (diff)
downloadgentoo-97c380dc.tar.gz
gentoo-97c380dc.tar.bz2
gentoo-97c380dc.zip
games-util/uz2unpack: set RDEPEND
Package-Manager: portage-2.2.26
-rw-r--r--games-util/uz2unpack/uz2unpack-0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
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}