Add optional dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user