gst-rtsp-server: Init at 1.12.3

This commit is contained in:
Bastian Köcher
2018-03-30 19:31:33 +02:00
parent 1ce37ab8a9
commit 666ea61bd1
2 changed files with 28 additions and 0 deletions
@@ -13,6 +13,8 @@ rec {
gst-plugins-ugly = callPackage ./ugly { inherit gst-plugins-base; };
gst-rtsp-server = callPackage ./rtsp-server { inherit gst-plugins-base; };
gst-libav = callPackage ./libav { inherit gst-plugins-base; };
gnonlin = callPackage ./gnonlin { inherit gst-plugins-base; };