fix: add optional_system_deps (hyprland)
hyprland is used via IPC but not a linked dep — optional now.
This commit is contained in:
parent
423d00383b
commit
c01cb67aa5
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ name = "breadbox"
|
|||
description = "App launcher for Hyprland / Wayland"
|
||||
binaries = ["breadbox", "breadbox-sync"]
|
||||
system_deps = ["gtk4", "gtk4-layer-shell", "librsvg"]
|
||||
optional_system_deps = ["hyprland"]
|
||||
bread_deps = []
|
||||
|
||||
[[service]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue