···1515 meta = with lib; {
1616 description = "GObject-based C library that uses Telepathy GLib, Farstream and GStreamer to handle the media streaming part of channels of type Call";
1717 homepage = "https://telepathy.freedesktop.org/wiki/Components/Telepathy-Farstream/";
1818- platforms = platforms.linux;
1818+ platforms = platforms.unix;
1919 license = licenses.lgpl21Only;
2020 };
2121}