xargs needed
This commit is contained in:
parent
27d28b0bf2
commit
2de5f51a57
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
To build and use git-annex, you will need:
|
||||
|
||||
* git: <http://git-scm.com/>
|
||||
* `git`: <http://git-scm.com/>
|
||||
* The Haskell Platform: <http://haskell.org/platform/>
|
||||
* MissingH: <http://github.com/jgoerzen/missingh/wiki>
|
||||
* uuid: <http://www.ossp.org/pkg/lib/uuid/>
|
||||
* `uuid`: <http://www.ossp.org/pkg/lib/uuid/>
|
||||
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
|
||||
|
||||
Then just [[download]] git-annex and run: `make; make install`
|
||||
|
|
Loading…
Add table
Reference in a new issue