farstream: use pythonPackages.gst-python
This commit is contained in:
parent
d79463365a
commit
16e01531de
@ -6112,8 +6112,9 @@ let
|
||||
|
||||
farstream = callPackage ../development/libraries/farstream {
|
||||
inherit (gst_all_1)
|
||||
gstreamer gst-plugins-base gst-python gst-plugins-good gst-plugins-bad
|
||||
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad
|
||||
gst-libav;
|
||||
inherit (pythonPackages) gst-python;
|
||||
};
|
||||
|
||||
fcgi = callPackage ../development/libraries/fcgi { };
|
||||
|
Loading…
Reference in New Issue
Block a user