build(deps): use submodules for wayland protocols (#1731)
This commit is contained in:
parent
395d572b17
commit
f1cd94638f
8 changed files with 18 additions and 430 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -58,3 +58,11 @@
|
|||
path = third-party/ffmpeg-linux-powerpc64le
|
||||
url = https://github.com/LizardByte/build-deps
|
||||
branch = ffmpeg-linux-powerpc64le
|
||||
[submodule "third-party/wayland-protocols"]
|
||||
path = third-party/wayland-protocols
|
||||
url = https://gitlab.freedesktop.org/wayland/wayland-protocols
|
||||
branch = main
|
||||
[submodule "third-party/wlr-protocols"]
|
||||
path = third-party/wlr-protocols
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlr-protocols
|
||||
branch = master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue