Unverified Commit 3a9a093d authored by Pierre Bourdon's avatar Pierre Bourdon Committed by GitHub
Browse files

Merge pull request #226680 from apfelkuchen6/libnvme-cross

libnvme: fix cross
parents 6b27ed32 7cdd1f3e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
    ninja
    perl # for kernel-doc
    pkg-config
    python3
    python3.pythonForBuild
    swig
  ];

@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
    json_c
    openssl
    systemd
    python3
  ];

  mesonFlags = [