Add optional dependencies

This commit is contained in:
2026-01-07 17:25:57 +02:00
parent 57dc14dff7
commit 093aeb8554
+4 -1
View File
@@ -1,7 +1,7 @@
name: lact
description: Linux GPU configuration and monitoring tool
version: 0.8.3
revision: 1
revision: 2
url: https://github.com/ilya-zlobintsev/LACT
license: MIT
architecture: any
@@ -12,6 +12,9 @@ depends:
- gtk4
- hwdata
- ocl-icd
optional_depends:
- vulkan-tools
- clinfo
make_depends:
- rustc
- clang