package/domoticz: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Thu, 30 Jun 2016 06:37:40 +0000 (08:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 30 Jun 2016 22:05:49 +0000 (00:05 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/domoticz/domoticz.mk

index f39c07577572841cdd5d1d752652e4638d003aa8..adcf06172e716eb2073da418dc66038548d1c812 100644 (file)
@@ -8,8 +8,15 @@ DOMOTICZ_VERSION = 3.4834
 DOMOTICZ_SITE = $(call github,domoticz,domoticz,$(DOMOTICZ_VERSION))
 DOMOTICZ_LICENSE = GPLv3
 DOMOTICZ_LICENSE_FILES = License.txt
-DOMOTICZ_DEPENDENCIES = boost host-pkgconf libcurl lua mosquitto openssl \
-        sqlite zlib
+DOMOTICZ_DEPENDENCIES = \
+       boost \
+       host-pkgconf \
+       libcurl \
+       lua \
+       mosquitto \
+       openssl \
+       sqlite \
+       zlib
 
 # Due to the dependency on mosquitto, domoticz depends on
 # !BR2_STATIC_LIBS so set USE_STATIC_BOOST to OFF