summaryrefslogtreecommitdiffstats
path: root/package/spice
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-10-24 07:57:37 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-10-25 01:11:26 +0200
commit774ff0d13f5e954a76e2f2a1646fad37349803f8 (patch)
tree692c2bbca51fd392fbe83004c3a9af4cd24216aa /package/spice
parentd9d25fdb30e002d7e22fddb87d0a6386f963bfc3 (diff)
downloadbuildroot-774ff0d13f5e954a76e2f2a1646fad37349803f8.tar.gz
buildroot-774ff0d13f5e954a76e2f2a1646fad37349803f8.zip
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/spice')
-rw-r--r--package/spice/spice.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/spice/spice.mk b/package/spice/spice.mk
index 0c0af6fe16..52a265eb94 100644
--- a/package/spice/spice.mk
+++ b/package/spice/spice.mk
@@ -21,11 +21,11 @@ SPICE_DEPENDENCIES = \
# 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.
-SPICE_CONF_OPTS = \
- --disable-opengl \
- --disable-smartcard \
- --disable-automated-tests \
- --without-sasl \
+SPICE_CONF_OPTS = \
+ --disable-opengl \
+ --disable-smartcard \
+ --disable-automated-tests \
+ --without-sasl \
SPICE_DEPENDENCIES += host-pkgconf
OpenPOWER on IntegriCloud