Browse Source

disable jack support for now

Waldemar Brodkorb 9 years ago
parent
commit
c70697b90e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/alsa-plugins/Makefile

+ 2 - 0
package/alsa-plugins/Makefile

@@ -20,6 +20,8 @@ include $(ADK_TOPDIR)/mk/package.mk
 
 $(eval $(call PKG_template,ALSA_PLUGINS,alsa-plugins,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION),$(PKG_OPTS)))
 
+CONFIGURE_ARGS+=	--disable-jack
+
 alsa-plugins-install:
 	$(INSTALL_DIR) $(IDIR_ALSA_PLUGINS)/usr/lib/alsa-lib
 	$(CP) $(WRKINST)/usr/lib/alsa-lib/*.so \