Skip to content

Commit

Permalink
dev-util/kcov: add missing dependencies
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.2, Repoman-2.3.1
  • Loading branch information
austin987 committed Jan 26, 2017
1 parent eb787eb commit 0ec670c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dev-util/kcov/kcov-33.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-libs/elfutils"
RDEPEND="
dev-libs/elfutils
net-misc/curl
sys-devel/binutils:*
sys-libs/zlib"
DEPEND="${RDEPEND}"

0 comments on commit 0ec670c

Please sign in to comment.