Skip to content

Commit

Permalink
games-util/uz2unpack: set RDEPEND
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Michael Sterrett committed May 6, 2016
1 parent b3e99f3 commit 97c380d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-util/uz2unpack/uz2unpack-0.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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}
Expand Down

0 comments on commit 97c380d

Please sign in to comment.