Rebuild with dconf

This commit is contained in:
2026-05-21 19:42:55 +03:00
parent 1c624413ce
commit c4acfa87a7
+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.63.1 version: 2.63.1
revision: 1 revision: 2
url: https://github.com/fastfetch-cli/fastfetch url: https://github.com/fastfetch-cli/fastfetch
license: MIT license: MIT
maintainers: maintainers:
@@ -13,6 +13,7 @@ depends:
- yyjson - yyjson
optional_depends: optional_depends:
- dbus - dbus
- dconf
- ddcutil - ddcutil
- glib - glib
- hwdata - hwdata
@@ -29,6 +30,7 @@ optional_depends:
make_depends: make_depends:
- cmake - cmake
- dbus - dbus
- dconf
- ddcutil - ddcutil
- imagemagick - imagemagick
- libpulse - libpulse