libe-book: fix cross-compilation (#419393)

authored by 7c6f434c and committed by GitHub 6c075ca0 870160b8

+5 -2
+5 -2
pkgs/by-name/li/libe-book/package.nix
··· 28 "TRUE, TRUE, &status)" \ 29 "true, true, &status)" 30 ''; 31 - nativeBuildInputs = [ pkg-config ]; 32 33 buildInputs = [ 34 - gperf 35 librevenge 36 libxml2 37 boost
··· 28 "TRUE, TRUE, &status)" \ 29 "true, true, &status)" 30 ''; 31 + 32 + nativeBuildInputs = [ 33 + pkg-config 34 + gperf 35 + ]; 36 37 buildInputs = [ 38 librevenge 39 libxml2 40 boost