haskell-al: upstream has fixed the build
This commit is contained in:
parent
9370137501
commit
a996d94d6b
@ -59,7 +59,7 @@ self: super: {
|
||||
|
||||
# The package doesn't know about the AL include hierarchy.
|
||||
# https://github.com/phaazon/al/issues/1
|
||||
al = doJailbreak (appendConfigureFlag super.al "--extra-include-dirs=${pkgs.openal}/include/AL");
|
||||
al = appendConfigureFlag super.al "--extra-include-dirs=${pkgs.openal}/include/AL";
|
||||
|
||||
# Depends on code distributed under a non-free license.
|
||||
bindings-yices = dontDistribute super.bindings-yices;
|
||||
|
Loading…
Reference in New Issue
Block a user