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-10-25 08:20:44 +02:00
committed by Thomas Petazzoni
parent 6476f9adcd
commit df2857de49
15 changed files with 72 additions and 72 deletions

View File

@@ -10,14 +10,14 @@ SPICE_SITE = http://www.spice-space.org/download/releases
SPICE_LICENSE = LGPLv2.1+
SPICE_LICENSE_FILES = COPYING
SPICE_INSTALL_STAGING = YES
SPICE_DEPENDENCIES = \
alsa-lib \
celt051 \
jpeg \
openssl \
pixman \
python-pyparsing \
spice-protocol \
SPICE_DEPENDENCIES = \
alsa-lib \
celt051 \
jpeg \
openssl \
pixman \
python-pyparsing \
spice-protocol \
# We disable everything for now, because the dependency tree can become
# quite deep if we try to enable some features, and I have not tested that.