Browse Source

Remove cmake dependency.

pull/57/head
Luigi Cruz 3 years ago
committed by GitHub
parent
commit
6bce3c5737
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      stage4/04-pisdr-system/03-run.sh

+ 0
- 1
stage4/04-pisdr-system/03-run.sh View File

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

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

Loading…
Cancel
Save