Rebuild with ddcutil

This commit is contained in:
2026-01-06 09:36:22 +02:00
parent af917d908c
commit 3080924209
+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: 1 revision: 2
url: https://github.com/fastfetch-cli/fastfetch url: https://github.com/fastfetch-cli/fastfetch
license: MIT license: MIT
architecture: any architecture: any
@@ -11,6 +11,7 @@ depends:
- yyjson - yyjson
optional_depends: optional_depends:
- dbus - dbus
- ddcutil
- glib - glib
- hwdata - hwdata
- imagemagick - imagemagick
@@ -25,6 +26,7 @@ optional_depends:
make_depends: make_depends:
- cmake - cmake
- dbus - dbus
- ddcutil
- imagemagick - imagemagick
- libpulse - libpulse
- libxcb - libxcb