mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
fix(ci): add libdatachannel to flatpak manifest
This commit is contained in:
@@ -325,6 +325,13 @@ modules:
|
|||||||
sha256: deedcabe339165214a3637df4c86a507aef0d793cf8774ff68735f4737e8ddbc
|
sha256: deedcabe339165214a3637df4c86a507aef0d793cf8774ff68735f4737e8ddbc
|
||||||
dest: external-packages/FFMPEG
|
dest: external-packages/FFMPEG
|
||||||
|
|
||||||
|
# libdatachannel v0.22.2
|
||||||
|
- type: git
|
||||||
|
url: https://github.com/paullouisageneau/libdatachannel.git
|
||||||
|
tag: v0.22.2
|
||||||
|
commit: b3390b4e01e97071dd054684870c4bb5221794bf
|
||||||
|
dest: deps/build_flatpak/dep_DataChannel-prefix/src/dep_DataChannel
|
||||||
|
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Fallback archives for deps normally provided by the GNOME SDK.
|
# Fallback archives for deps normally provided by the GNOME SDK.
|
||||||
# These are only used if find_package() fails to locate them.
|
# These are only used if find_package() fails to locate them.
|
||||||
|
|||||||
Reference in New Issue
Block a user