arbtt: jailbreak to fix build with tasty > 0.7

This commit is contained in:
Peter Simons
2014-05-23 17:39:16 +02:00
parent 4d7d3d6aab
commit a71a8e85de
+1
View File
@@ -18,6 +18,7 @@ cabal.mkDerivation (self: {
binary deepseq HUnit parsec pcreLight processExtras tasty
tastyGolden tastyHunit time transformers utf8String
];
jailbreak = true;
extraLibraries = [ libXScrnSaver ];
meta = {
homepage = "http://arbtt.nomeata.de/";