cpio is needed to build

master
Andrea Scarpino 2017-07-25 00:06:49 +02:00 committed by GitHub
parent 1eec7b04b9
commit d95cf6f527
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cd asteroid/
<pre><code>. ./prepare-build.sh dory # Be careful that this script must be sourced and not only ran
</code></pre>
<p>If the environment has been correctly setup, you should now be in the <i>build</i> subdirectory. Make sure you have the following build dependencies before starting a build:</p>
<pre><code>git build-essential diffstat gawk chrpath texinfo</code></pre>
<pre><code>git build-essential cpio diffstat gawk chrpath texinfo</code></pre>
<div class="page-header">
<h1 id="building">Building</h1>