From e49a76a0131b2c170cb6d13134ac8e45605bcd19 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:09:56 +0100 Subject: [PATCH] alsa-plugins: add autoreconf support Signed-off-by: Stephan Raue --- packages/audio/alsa-plugins/meta | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/audio/alsa-plugins/meta b/packages/audio/alsa-plugins/meta index a7f99e7c0b..d6bc7b2d2f 100644 --- a/packages/audio/alsa-plugins/meta +++ b/packages/audio/alsa-plugins/meta @@ -13,3 +13,4 @@ PKG_SHORTDESC="alsa-plugins: Advanced Linux Sound Architecture Plugins" PKG_LONGDESC="ALSA (Advanced Linux Sound Architecture) is the next generation Linux Sound API. It provides much finer (->better) access to the sound hardware, has a unbeatable mixer API and supports stuff like multi channel hardware, digital outs and ins, uninterleaved sound data access, and an oss emulation layer (for the old applications). It is the prefered API for professional sound apps under Linux." PKG_IS_ADDON="no" +PKG_AUTORECONF="yes"