Add optional dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: lact
|
name: lact
|
||||||
description: Linux GPU configuration and monitoring tool
|
description: Linux GPU configuration and monitoring tool
|
||||||
version: 0.8.3
|
version: 0.8.3
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/ilya-zlobintsev/LACT
|
url: https://github.com/ilya-zlobintsev/LACT
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -12,6 +12,9 @@ depends:
|
|||||||
- gtk4
|
- gtk4
|
||||||
- hwdata
|
- hwdata
|
||||||
- ocl-icd
|
- ocl-icd
|
||||||
|
optional_depends:
|
||||||
|
- vulkan-tools
|
||||||
|
- clinfo
|
||||||
make_depends:
|
make_depends:
|
||||||
- rustc
|
- rustc
|
||||||
- clang
|
- clang
|
||||||
|
|||||||
Reference in New Issue
Block a user