xca: mark as broken

This commit is contained in:
Domen Kožar 2014-08-27 19:11:08 +02:00
parent 7b7fb63314
commit 1fc1e9c82c

View file

@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
homepage = http://xca.sourceforge.net/;
platforms = platforms.all;
license = licenses.bsd3;
broken = true;
};
}