gst-validate: init at 1.6.0

pitivi-0.95 requires this. (I added iyzsong as maintainer, in line with
the other gstreamer packages.)
This commit is contained in:
Bjørn Forsman
2015-12-05 21:52:35 +01:00
parent 84bc6d64ba
commit b2cad165bb
2 changed files with 35 additions and 0 deletions
@@ -20,4 +20,6 @@ rec {
gst-editing-services = callPackage ./ges { inherit gnonlin; };
gst-vaapi = callPackage ./vaapi { inherit gst-plugins-base gstreamer gst-plugins-bad; };
gst-validate = callPackage ./validate { inherit gst-plugins-base; };
}