diff --git a/utils/domoticz/Makefile b/utils/domoticz/Makefile index ded095a2d..9f9ec34f8 100644 --- a/utils/domoticz/Makefile +++ b/utils/domoticz/Makefile @@ -32,7 +32,7 @@ define Package/domoticz CATEGORY:=Utilities TITLE:=Open Source Home Automation System URL:=http://domoticz.com/ - MAINTAINER:=Stijn Tintel + MAINTAINER:= USERID:=domoticz=6144:domoticz=6144 DEPENDS:= \ +boost \ diff --git a/utils/openzwave/Makefile b/utils/openzwave/Makefile index c77ed2cc2..9768f6e4a 100644 --- a/utils/openzwave/Makefile +++ b/utils/openzwave/Makefile @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk define Package/openzwave/default URL:=http://openzwave.com - MAINTAINER:=Stijn Tintel + MAINTAINER:= DEPENDS:=+libpthread +libstdcpp endef