Skip to content

Commit

Permalink
dev-util/bcc: add elfutils dep for bug 598617
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
zmedico committed Nov 1, 2016
1 parent 2ff6aef commit 9910600
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-util/bcc/bcc-0.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND=">=sys-devel/llvm-3.7:=[llvm_targets_BPF(+)]
sys-devel/clang
RDEPEND="dev-libs/elfutils:=
sys-devel/clang:=
>=sys-devel/llvm-3.7:=[llvm_targets_BPF(+)]
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${PN}-${EGIT_COMMIT#v}
Expand Down

0 comments on commit 9910600

Please sign in to comment.