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