Compare commits
2 commits
cbac50683e
...
68db82dee1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68db82dee1 | ||
|
|
c1f620c1fa |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# CLAUDE.md — Repo hygiene
|
||||
# AGENTS.md — Repo hygiene
|
||||
|
||||
Scope: this file covers *repo hygiene* — branching, remotes, CI, cleanup. It is not project documentation.
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
name = "bos-settings"
|
||||
description = "System settings app for Bread OS"
|
||||
binaries = ["bos-settings"]
|
||||
system_deps = ["webkitgtk-4.1", "gtk3", "libsoup3", "librsvg", "hicolor-icon-theme"]
|
||||
system_deps = ["webkit2gtk-4.1", "gtk3", "libsoup3", "librsvg", "hicolor-icon-theme"]
|
||||
optional_system_deps = ["snapper"]
|
||||
bread_deps = []
|
||||
license_file = "LICENSE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue