add gst-editing-services 1.2.0
This commit is contained in:
@@ -16,4 +16,6 @@ rec {
|
||||
gst-python = callPackage ./python { inherit gst-plugins-base gstreamer; };
|
||||
|
||||
gnonlin = callPackage ./gnonlin { inherit gst-plugins-base; };
|
||||
|
||||
gst-editing-services = callPackage ./ges { inherit gnonlin; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user