farstream: mark broken
no longer compat with gstreamer==1.20
This commit is contained in:
@@ -62,5 +62,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Audio/Video Communications Framework formely known as farsight";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.lgpl21;
|
||||
# no longer compatible with gstreamer 1.20
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user