blob: 42cafe0d474f61a2b1fbe3c719883dce123393af (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Packages required for building and testing libfuse only,
# no python code is required when using libfuse.
# Build packages:
meson
ninja
# Test packages:
looseversion
pytest
|