mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
seatd: use fork
This commit is contained in:
parent
a8e598f7e1
commit
b2c912d9c6
@ -1,8 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://git.sr.ht/~kennylevinsen/seatd"
|
||||
rev = "0.9.2"
|
||||
shallow_clone = true
|
||||
git = "https://github.com/jackpot51/seatd"
|
||||
branch = "redox"
|
||||
|
||||
[build]
|
||||
template = "meson"
|
||||
mesonflags = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user