gitlab: Add orc and cerbero to manifest

This commit is contained in:
Nicolas Dufresne 2018-11-21 23:05:16 -05:00 committed by Nicolas Dufresne
parent b1e3b9e6ab
commit d7322403f2

View file

@ -11,7 +11,8 @@ from urllib.parse import urlparse
# from pprint import pprint
GSTREAMER_MODULES: List[str] = [
# 'orc',
'orc',
'cerbero',
'gst-build',
'gstreamer',
'gst-plugins-base',