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

Signed-off-by: Williams, Justin <Justin.Williams@amd.com>
This commit is contained in:
Williams, Justin
2025-02-26 01:12:42 -07:00
zatwierdzone przez GitHub
rodzic de4eb249f4
commit d65b2677b6
2 zmienionych plików z 4 dodań i 0 usunięć
+2
Wyświetl plik
@@ -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
Wyświetl plik
@@ -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: