Explorar el Código

Remove cmake dependency.

tags/5.1.0
Luigi Cruz hace 3 años
padre
commit
a582efdce1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      stage4/04-pisdr-system/03-run.sh

+ 0
- 1
stage4/04-pisdr-system/03-run.sh Ver fichero

@@ -1,6 +1,5 @@
#!/bin/bash -e

on_chroot << EOF
python3 -m pip install cmake
python3 -m pip install ninja
EOF

Cargando…
Cancelar
Guardar