|
@@ -24,10 +24,6 @@ ifeq ($(BR2_PACKAGE_LIBSNDFILE),y)
|
|
|
LV2_DEPENDENCIES += libsndfile
|
|
LV2_DEPENDENCIES += libsndfile
|
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
-ifeq ($(BR2_PACKAGE_LIBGTK2),y)
|
|
|
|
|
-LV2_DEPENDENCIES += libgtk2
|
|
|
|
|
-endif
|
|
|
|
|
-
|
|
|
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
|
LV2_CONF_OPTS += -Dplugins=disabled
|
|
LV2_CONF_OPTS += -Dplugins=disabled
|
|
|
endif
|
|
endif
|