From f29eb0598f62fc3b5f09f2de5a89c0437c6164d9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 21 Jan 2020 18:52:40 +0000 Subject: gentoo resync : 21.01.2020 --- dev-util/dwarves/dwarves-9999.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-util/dwarves/dwarves-9999.ebuild') diff --git a/dev-util/dwarves/dwarves-9999.ebuild b/dev-util/dwarves/dwarves-9999.ebuild index 75a15ff54a89..f9e4f9feeb3b 100644 --- a/dev-util/dwarves/dwarves-9999.ebuild +++ b/dev-util/dwarves/dwarves-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,13 +18,16 @@ IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} - >=dev-libs/elfutils-0.131 - <=dev-libs/elfutils-0.177 + >=dev-libs/elfutils-0.178 sys-libs/zlib" DEPEND="${RDEPEND}" DOCS=( README README.ctracer NEWS ) -PATCHES=( "${FILESDIR}"/${PN}-1.10-python-import.patch ) + +PATCHES=( + "${FILESDIR}"/${PN}-1.10-python-import.patch + "${FILESDIR}"/${PN}-1.16-no-libebl.patch +) src_configure() { local mycmakeargs=( "-D__LIB=$(get_libdir)" ) -- cgit v1.2.3