Unverified Commit 36b6ce8e authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

quickemu: add coreutils to path (#496332)

parents 8f99f23b 7aabe3a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  makeWrapper,
  gitUpdater,
  cdrtools,
  coreutils,
  curl,
  gawk,
  mesa-demos,
@@ -32,6 +33,7 @@
let
  runtimePaths = [
    cdrtools
    coreutils
    curl
    gawk
    gnugrep