haskell-mikmod: fix build

This commit is contained in:
Peter Simons
2015-02-03 12:46:39 +01:00
parent 31ecab7b7e
commit 353e276937
2 changed files with 6 additions and 0 deletions
@@ -412,6 +412,9 @@ self: super: {
# Nix-specific workaround
xmonad = appendPatch super.xmonad ./xmonad-nix.patch;
# https://github.com/evanrinehart/mikmod/issues/1
mikmod = addExtraLibrary super.mikmod pkgs.libmikmod;
} // {
# Not on Hackage.