gitlab: Add orc and cerbero to manifest
This commit is contained in:
parent
b1e3b9e6ab
commit
d7322403f2
@ -11,7 +11,8 @@ from urllib.parse import urlparse
|
|||||||
# from pprint import pprint
|
# from pprint import pprint
|
||||||
|
|
||||||
GSTREAMER_MODULES: List[str] = [
|
GSTREAMER_MODULES: List[str] = [
|
||||||
# 'orc',
|
'orc',
|
||||||
|
'cerbero',
|
||||||
'gst-build',
|
'gst-build',
|
||||||
'gstreamer',
|
'gstreamer',
|
||||||
'gst-plugins-base',
|
'gst-plugins-base',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user