Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
fastfetch


Commits:
839fb9f3 by Robin Candau at 2024-12-26T10:20:11+01:00
Slight style change
Split the makedepends array in two lines to improve readibility

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,8 @@ url="https://github.com/fastfetch-cli/fastfetch";
 arch=('x86_64')
 license=('MIT')
 depends=('glibc' 'yyjson')
-makedepends=('chafa' 'cmake' 'dbus' 'dconf' 'ddcutil' 'directx-headers' 
'imagemagick' 'libpulse' 'libxcb' 'libxrandr' 'mesa' 'ocl-icd' 'opencl-headers' 
'vulkan-headers' 'vulkan-icd-loader' 'wayland' 'xfconf' 'zlib')
+makedepends=('chafa' 'cmake' 'dbus' 'dconf' 'ddcutil' 'directx-headers' 
'imagemagick' 'libpulse' 'libxcb' 'libxrandr'
+             'mesa' 'ocl-icd' 'opencl-headers' 'vulkan-headers' 
'vulkan-icd-loader' 'wayland' 'xfconf' 'zlib')
 optdepends=(
        'chafa: Image output as ascii art'
        'dbus: Bluetooth, Player & Media detection'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/839fb9f36d00a488dce3838a6621cfd2c99a21d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/839fb9f36d00a488dce3838a6621cfd2c99a21d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to