mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Revert "alsa-lib: disable autoreconf"
This reverts commit d79d003d2d7462f64b7a6f0cc8a00621d4d3abe4.
This commit is contained in:
parent
e2026a89a9
commit
eccfda73a5
@ -29,7 +29,7 @@ PKG_SHORTDESC="alsa-lib: Advanced Linux Sound Architecture library"
|
||||
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"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
if [ "$DEBUG" = yes ]; then
|
||||
ALSA_DEBUG=--with-debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user