arbtt: jailbreak to fix build with tasty > 0.7
This commit is contained in:
parent
4d7d3d6aab
commit
a71a8e85de
@ -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/";
|
||||
|
Loading…
Reference in New Issue
Block a user