[SWDEV-536176] libdrm_amdgpu depdency change (#448)

* Cmake fix updates
* Next fix will be addressing libdrm further

---------

Signed-off-by: adapryor <Adam.pryor@amd.com>
Signed-off-by: Justin Williams <juwillia@amd.com>
This commit is contained in:
Arif, Maisam
2025-08-27 09:32:51 -05:00
committed by GitHub
parent b13fc16d60
commit 652761de54
8 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ versions are not guaranteed to work.
* CMake (v3.15.0 or later) -- `python3 -m pip install cmake`
* g++ (v5.4.0 or later)
* libdrm-dev (for Ubuntu and Debian)
* libdrm-devel (for RPM-based distributions)
* libdrm-amdgpu-dev (for Ubuntu and Debian)
* libdrm-amdgpu-devel (for RPM-based distributions)
In order to build the AMD SMI Python package, the following components are
required: