gitlab: Add orc and cerbero to manifest
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 22 Nov 2018 04:05:16 +0000 (23:05 -0500)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Sun, 9 Dec 2018 19:12:07 +0000 (19:12 +0000)
gitlab/build_manifest.py

index 732ca4a..fcce1b7 100755 (executable)
@@ -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',