haskell-xcffib: upstream fix the build issue (but the test suite still fails)

This commit is contained in:
Peter Simons 2015-03-14 14:44:35 +01:00
parent 53b6620027
commit 519e1cefee

View File

@ -623,7 +623,7 @@ self: super: {
blip = markBroken super.blip;
# https://github.com/tych0/xcffib/issues/37
xcffib = markBroken super.xcffib;
xcffib = dontCheck super.xcffib;
} // {