Rebuild with ocl-icd

This commit is contained in:
2026-01-07 15:04:36 +02:00
parent 3080924209
commit 55ba305e04
+3 -1
View File
@@ -1,7 +1,7 @@
name: fastfetch name: fastfetch
description: A maintained, feature-rich and performance oriented, neofetch like system information tool description: A maintained, feature-rich and performance oriented, neofetch like system information tool
version: 2.56.1 version: 2.56.1
revision: 2 revision: 3
url: https://github.com/fastfetch-cli/fastfetch url: https://github.com/fastfetch-cli/fastfetch
license: MIT license: MIT
architecture: any architecture: any
@@ -19,6 +19,7 @@ optional_depends:
- libelf - libelf
- libpulse - libpulse
- libxrandr - libxrandr
- ocl-icd
- python3 - python3
- sqlite - sqlite
- vulkan-loader - vulkan-loader
@@ -31,6 +32,7 @@ make_depends:
- libpulse - libpulse
- libxcb - libxcb
- libxrandr - libxrandr
- ocl-icd
- sqlite - sqlite
- vulkan-headers - vulkan-headers
- vulkan-loader - vulkan-loader