mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
yoshimi: fix build, same as octave
This commit is contained in:
parent
84cd11d54e
commit
022f3067f0
@ -13096,7 +13096,7 @@ let
|
||||
ykpers = callPackage ../applications/misc/ykpers {};
|
||||
|
||||
yoshimi = callPackage ../applications/audio/yoshimi {
|
||||
fltk = fltk13;
|
||||
fltk = fltk13.override { cfg.xftSupport = true; };
|
||||
};
|
||||
|
||||
zam-plugins = callPackage ../applications/audio/zam-plugins { inherit (xlibs) libX11; };
|
||||
|
Loading…
Reference in New Issue
Block a user