freerdp: mark the unstable version as broken (it fails to build)

This commit is contained in:
Bjørn Forsman 2014-08-04 20:09:21 +02:00
parent 8a35a474fe
commit 2857418659

View File

@ -70,6 +70,8 @@ stdenv.mkDerivation rec {
homepage = http://www.freerdp.com/;
license = "free-non-copyleft";
broken = true; # fails to build
};
}