mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 03:30:19 +01:00
backend-vnc: add meson wrap files for aml and neatvnc
Use aml v0.3.0 and neatvnc v0.6.0 fallback subprojects. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
This commit is contained in:
parent
64dea007c6
commit
eb3ad4ec64
2 changed files with 8 additions and 0 deletions
4
subprojects/aml.wrap
Normal file
4
subprojects/aml.wrap
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[wrap-git]
|
||||||
|
directory = aml
|
||||||
|
url = https://github.com/any1/aml.git
|
||||||
|
revision = v0.3.0
|
||||||
4
subprojects/neatvnc.wrap
Normal file
4
subprojects/neatvnc.wrap
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[wrap-git]
|
||||||
|
directory = neatvnc
|
||||||
|
url = https://github.com/any1/neatvnc.git
|
||||||
|
revision = v0.6.0
|
||||||
Loading…
Add table
Reference in a new issue