linphone: mark as broken for ZHF
This commit is contained in:
parent
ce6b86cc68
commit
007232ff8f
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Open Source video SIP softphone";
|
description = "Open Source video SIP softphone";
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
platforms = stdenv.lib.platforms.gnu;
|
platforms = stdenv.lib.platforms.gnu;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user