Update/fix farstream: Gajim now at least builds

This commit is contained in:
Michael Raskin
2014-02-02 19:21:07 +04:00
parent 0d18d39e98
commit 8f897d2d39
4 changed files with 48 additions and 8 deletions
@@ -12,4 +12,6 @@ rec {
gst-plugins-ugly = callPackage ./ugly { inherit gst-plugins-base; };
gst-libav = callPackage ./libav { inherit gst-plugins-base; };
gst-python = callPackage ./python { inherit gst-plugins-base gstreamer; };
}