Commit 7aabe3a1 authored by Rhea's avatar Rhea
Browse files

quickemu: add coreutils to path

parent 225df28e
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