diff --git a/userinterface/Makefile b/userinterface/Makefile index 75c4161ca..d64221532 100644 --- a/userinterface/Makefile +++ b/userinterface/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=userinterface -PKG_VERSION:=1.1.8 +PKG_VERSION:=1.1.9 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) @@ -28,7 +28,7 @@ define Package/userinterface SUBMENU:=TRx69 TITLE:=Package to add Device.UserInterface. datamodel support using bbfdm DEPENDS:=+USERINTERFACE_HTTPACCESS_BACKEND_NGINX:nginx - DEPENDS+=+libbbfdm-api +libbbfdm-ubus +dm-service + DEPENDS+=+libbbfdm-api +libbbfdm-ubus +dm-service +libeasy MENU:=1 endef