diff --git a/distributions/LibreELEC/options b/distributions/LibreELEC/options index ae397823b8..edec175b4f 100644 --- a/distributions/LibreELEC/options +++ b/distributions/LibreELEC/options @@ -226,6 +226,9 @@ # OEM packages for OEM's (yes / no) OEM_SUPPORT="no" +# build and install ALSA Audio support (yes / no) + ALSA_SUPPORT="yes" + # additional packages to install: # Space separated list is supported, # e.g. ADDITIONAL_PACKAGES="PACKAGE1 PACKAGE2"