diff --git a/package/swupdate/swupdate.mk b/package/swupdate/swupdate.mk index d1afbc4882..aa232e5837 100644 --- a/package/swupdate/swupdate.mk +++ b/package/swupdate/swupdate.mk @@ -39,7 +39,6 @@ else SWUPDATE_MAKE_ENV += HAVE_LIBCURL=n endif - ifeq ($(BR2_PACKAGE_HAS_LUAINTERPRETER),y) SWUPDATE_DEPENDENCIES += luainterpreter host-pkgconf # defines the base name for the pkg-config file ("lua" or "luajit")