cross: mark argyllcms, jbig2dec as needsBinfmt
This commit is contained in:
@@ -397,6 +397,9 @@ in {
|
|||||||
# });
|
# });
|
||||||
# };
|
# };
|
||||||
|
|
||||||
|
# error: "imdi/imdi_make: line 1: ^?ELF^B^A^A^B<>^A<>@<40>^W^A@8: not found"
|
||||||
|
argyllcms = needsBinfmt prev.argyllcms;
|
||||||
|
|
||||||
# binutils = prev.binutils.override {
|
# binutils = prev.binutils.override {
|
||||||
# # fix that resulting binary files would specify build #!sh as their interpreter.
|
# # fix that resulting binary files would specify build #!sh as their interpreter.
|
||||||
# # dtrx is the primary beneficiary of this.
|
# # dtrx is the primary beneficiary of this.
|
||||||
@@ -988,6 +991,9 @@ in {
|
|||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
|
|
||||||
|
# error: "configure: error: cannot run C compiled programs."
|
||||||
|
jbig2dec = needsBinfmt prev.jbig2dec;
|
||||||
|
|
||||||
# jellyfin-media-player = mvToBuildInputs
|
# jellyfin-media-player = mvToBuildInputs
|
||||||
# [ final.libsForQt5.wrapQtAppsHook ] # this shouldn't be: but otherwise we get mixed qtbase deps
|
# [ final.libsForQt5.wrapQtAppsHook ] # this shouldn't be: but otherwise we get mixed qtbase deps
|
||||||
# (prev.jellyfin-media-player.overrideAttrs (upstream: {
|
# (prev.jellyfin-media-player.overrideAttrs (upstream: {
|
||||||
|
Reference in New Issue
Block a user