mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
gitlab: Add orc and cerbero to manifest
This commit is contained in:
parent
b1e3b9e6ab
commit
d7322403f2
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue