package: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jerzy Grzegorek
2014-12-24 08:54:24 +01:00
committed by Thomas Petazzoni
parent 7163d7f5e7
commit 38f09d6873
26 changed files with 296 additions and 220 deletions

View File

@@ -10,8 +10,13 @@ LIBAO_DEPENDENCIES = host-pkgconf
LIBAO_INSTALL_STAGING = YES
LIBAO_LICENSE = GPLv2+
LIBAO_LICENSE_FILES = COPYING
LIBAO_CONF_OPTS = --disable-esd --disable-wmm --disable-arts \
--disable-nas --disable-pulse --disable-broken-oss
LIBAO_CONF_OPTS = \
--disable-esd \
--disable-wmm \
--disable-arts \
--disable-nas \
--disable-pulse \
--disable-broken-oss
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
LIBAO_DEPENDENCIES += alsa-lib