Setup - mariner build support (#369)

* Setup - Mariner Updates

* Setup - Remove package manager check

* Setup - Remove INXI

* Setup - Runtime

* Setup - Mariner Updates
这个提交包含在:
Kiriti Gowda
2024-06-13 14:10:56 -07:00
提交者 GitHub
父节点 b95a3abcec
当前提交 cf0f7cc3e9
修改 3 个文件,包含 49 行新增16 行删除
+2 -1
查看文件
@@ -77,6 +77,7 @@ For your convenience, we provide the setup script, [rocDecode-setup.py](https://
```shell
python3 rocDecode-setup.py --rocm_path [ ROCm Installation Path - optional (default:/opt/rocm)]
--runtime [ Setup runtime requirements - optional (default:ON) [options:ON/OFF]]
--developer [ Setup Developer Options - optional (default:OFF) [options:ON/OFF]]
```
@@ -234,4 +235,4 @@ page.
* mesa-amdgpu-va-drivers - `1:24.1.0`
* mesa-amdgpu-dri-drivers - `24.1.0.60200`
* FFmpeg - `4.2.7` / `4.4.2-0`
* rocDecode Setup Script - `V2.0.0`
* rocDecode Setup Script - `V2.1.0`