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 {};
|
ykpers = callPackage ../applications/misc/ykpers {};
|
||||||
|
|
||||||
yoshimi = callPackage ../applications/audio/yoshimi {
|
yoshimi = callPackage ../applications/audio/yoshimi {
|
||||||
fltk = fltk13;
|
fltk = fltk13.override { cfg.xftSupport = true; };
|
||||||
};
|
};
|
||||||
|
|
||||||
zam-plugins = callPackage ../applications/audio/zam-plugins { inherit (xlibs) libX11; };
|
zam-plugins = callPackage ../applications/audio/zam-plugins { inherit (xlibs) libX11; };
|
||||||
|
Loading…
Reference in New Issue
Block a user