Skip to content

Commit 977c8b6

Browse files
author
Bram Giesen
committed
Add lilv binding for Python
1 parent ff893aa commit 977c8b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • global-packages/buildroot-2023.11.3/lilv

global-packages/buildroot-2023.11.3/lilv/lilv.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ LILV_CONF_OPTS += \
2020
-Dhtml=disabled \
2121
-Dlint=false \
2222
-Dsinglehtml=disabled \
23-
-Dtests=disabled
23+
-Dtests=disabled \
24+
-Dbindings_py=enabled
2425

2526
ifeq ($(BR2_PACKAGE_LIBSNDFILE),y)
2627
LILV_DEPENDENCIES += libsndfile

0 commit comments

Comments
 (0)