diff --git a/packages/audio/alsa/meta b/packages/audio/alsa/meta index e693eb0904..d9eeba7627 100644 --- a/packages/audio/alsa/meta +++ b/packages/audio/alsa/meta @@ -12,3 +12,5 @@ PKG_SECTION="audio" PKG_SHORTDESC="alsa: Matapackage to install all alsa components" 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="no"