mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-23 04:04:31 +08:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
|
# Packages required for building and testing libfuse only,
|
||
|
# no python code is required when using libfuse.
|
||
|
# Build packages:
|
||
|
meson
|
||
|
ninja
|
||
|
# Test packages:
|
||
|
looseversion
|
||
|
pytest
|