diff options
Diffstat (limited to 'libraries/lilv/README')
-rw-r--r-- | libraries/lilv/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/lilv/README b/libraries/lilv/README index a0fe1622b3..4ea88690c0 100644 --- a/libraries/lilv/README +++ b/libraries/lilv/README @@ -3,6 +3,3 @@ possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. - -If you want to build language bindings for lilv, pass BINDINGS=yes -to the script. This additionally requires numpy. |