summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild')
-rw-r--r--dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
index 973e79e665c8..ee5be506ed83 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
@@ -20,8 +20,7 @@ CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR"
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-RDEPEND="sys-process/numactl
- sys-apps/pciutils"
+RDEPEND="sys-process/numactl"
DEPEND="${RDEPEND}"
src_prepare() {
@@ -34,9 +33,3 @@ src_configure() {
)
cmake_src_configure
}
-src_compile() {
- cmake_src_compile build-dev
-}
-src_install() {
- cmake_src_install install-dev
-}