From 55ba305e04e1a2b657b06ce778d75a12c29d2f4c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 7 Jan 2026 15:04:36 +0200 Subject: [PATCH] Rebuild with ocl-icd --- pkg.info | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 2631146..5fff225 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: fastfetch description: A maintained, feature-rich and performance oriented, neofetch like system information tool version: 2.56.1 -revision: 2 +revision: 3 url: https://github.com/fastfetch-cli/fastfetch license: MIT architecture: any @@ -19,6 +19,7 @@ optional_depends: - libelf - libpulse - libxrandr + - ocl-icd - python3 - sqlite - vulkan-loader @@ -31,6 +32,7 @@ make_depends: - libpulse - libxcb - libxrandr + - ocl-icd - sqlite - vulkan-headers - vulkan-loader