Add requirements to readme #68

Closed
opened 2022-02-04 17:53:27 +01:00 by Jef Roosens · 3 comments

We should add a detailed list of required dependencies, e.g. libarchive etc.

We should add a detailed list of required dependencies, e.g. libarchive etc.
Jef Roosens added this to the 0.2.0 milestone 2022-02-04 17:53:27 +01:00
Jef Roosens added the
enhancement
label 2022-02-04 17:53:27 +01:00
#include "archive.h" # Please install the libarchive development package for example: `apt  install libarchive-dev`

we can add these sorts of comments to includes apparently.

``` #include "archive.h" # Please install the libarchive development package for example: `apt install libarchive-dev` ``` we can add these sorts of comments to includes apparently.
Jef Roosens changed title from Add compilation requirements to readme to Add requirements to readme 2022-02-04 18:02:53 +01:00

aiohttp is needed for the Python testing tool.

aiohttp is needed for the Python testing tool.

don't forget the garbage collector

don't forget the garbage collector
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#68
There is no content yet.