mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
swupdate: remove empty line
Reported by Yann E. Morin running: ``` $ ./utils/check-package package/swupdate/swupdate.mk package/swupdate/swupdate.mk:42: consecutive empty lines 140 lines processed 1 warnings generated ``` Reported-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e4c2c68c3e
commit
65793bab3d
@ -39,7 +39,6 @@ else
|
|||||||
SWUPDATE_MAKE_ENV += HAVE_LIBCURL=n
|
SWUPDATE_MAKE_ENV += HAVE_LIBCURL=n
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_HAS_LUAINTERPRETER),y)
|
ifeq ($(BR2_PACKAGE_HAS_LUAINTERPRETER),y)
|
||||||
SWUPDATE_DEPENDENCIES += luainterpreter host-pkgconf
|
SWUPDATE_DEPENDENCIES += luainterpreter host-pkgconf
|
||||||
# defines the base name for the pkg-config file ("lua" or "luajit")
|
# defines the base name for the pkg-config file ("lua" or "luajit")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user