[SWDEV-516619] Added libdrm-dev dependencies to README (#130)

Signed-off-by: Williams, Justin <Justin.Williams@amd.com>

[ROCm/amdsmi commit: d65b2677b6]
This commit is contained in:
Williams, Justin
2025-02-26 01:12:42 -07:00
committed by GitHub
parent 3d636eb472
commit 969256202b
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -129,6 +129,8 @@ during development; earlier versions are not guaranteed to work.
* CMake (v3.14.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)
In order to build the AMD SMI Python package, the following components are required:
+2
View File
@@ -18,6 +18,8 @@ versions are not guaranteed to work.
* CMake (v3.14.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)
In order to build the AMD SMI Python package, the following components are
required: