From: Craig Andrews Date: Tue, 15 Jan 2019 18:59:41 +0000 (-0500) Subject: dev-libs/roct-thunk-interface: depend on sys-apps/pciutils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=defd3c3996448c857e1221467da6571928839cfa;p=gentoo.git dev-libs/roct-thunk-interface: depend on sys-apps/pciutils Closes: https://bugs.gentoo.org/675504 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Craig Andrews --- diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.0.0.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.0.0.ebuild index 91642b3b2f18..ba407458247a 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.0.0.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,8 @@ CONFIG_CHECK="~HSA_AMD" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -RDEPEND="sys-process/numactl" +RDEPEND="sys-process/numactl + sys-apps/pciutils" DEPEND="${RDEPEND}" src_prepare() {