mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 04:05:34 +00:00
Add libwpe subproject
This is a dependency of wpebackend-fdo. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/202>
This commit is contained in:
parent
4a2e037fd6
commit
852f8f7a53
2 changed files with 5 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -66,6 +66,7 @@ subprojects/avtp
|
||||||
subprojects/graphene
|
subprojects/graphene
|
||||||
subprojects/libmicrodns
|
subprojects/libmicrodns
|
||||||
subprojects/libpsl
|
subprojects/libpsl
|
||||||
|
subprojects/libwpe
|
||||||
prefix/
|
prefix/
|
||||||
pygobject
|
pygobject
|
||||||
.gdbinit
|
.gdbinit
|
||||||
|
|
4
subprojects/libwpe.wrap
Normal file
4
subprojects/libwpe.wrap
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[wrap-git]
|
||||||
|
directory=libwpe
|
||||||
|
url=https://github.com/WebPlatformForEmbedded/libwpe
|
||||||
|
revision=e87c99f78fa0df4a05dc75185e6115351e42debb
|
Loading…
Reference in a new issue