Merge pull request #237328 from amjoseph-nixpkgs/pr/lyx/fixcross

lyx: fix cross compilation
This commit is contained in:
Weijia Wang 2023-06-16 13:18:15 +03:00 committed by GitHub
commit deab736341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ mkDerivation rec {
'';
# LaTeX is used from $PATH, as people often want to have it with extra pkgs
nativeBuildInputs = [ pkg-config makeWrapper python3 ];
nativeBuildInputs = [ pkg-config makeWrapper python3 qtbase ];
buildInputs = [
qtbase qtsvg file/*for libmagic*/ bc
hunspell # enchant