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