dev-libs/roct-thunk-interface: depend on sys-apps/pciutils
authorCraig Andrews <candrews@gentoo.org>
Tue, 15 Jan 2019 18:59:41 +0000 (13:59 -0500)
committerCraig Andrews <candrews@gentoo.org>
Tue, 15 Jan 2019 18:59:41 +0000 (13:59 -0500)
Closes: https://bugs.gentoo.org/675504
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-libs/roct-thunk-interface/roct-thunk-interface-2.0.0.ebuild

index 91642b3b2f18dec6870f7a5b869b109ac29d19bf..ba407458247ad05631800a477e98184ca6c87744 100644 (file)
@@ -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() {