Merge pull request #12062 from stintel/drop_maintainership
Drop maintainership
This commit is contained in:
commit
d339fa2af8
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ define Package/domoticz
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Open Source Home Automation System
|
TITLE:=Open Source Home Automation System
|
||||||
URL:=http://domoticz.com/
|
URL:=http://domoticz.com/
|
||||||
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
|
MAINTAINER:=
|
||||||
USERID:=domoticz=6144:domoticz=6144
|
USERID:=domoticz=6144:domoticz=6144
|
||||||
DEPENDS:= \
|
DEPENDS:= \
|
||||||
+boost \
|
+boost \
|
||||||
|
|
|
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/openzwave/default
|
define Package/openzwave/default
|
||||||
URL:=http://openzwave.com
|
URL:=http://openzwave.com
|
||||||
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
|
MAINTAINER:=
|
||||||
DEPENDS:=+libpthread +libstdcpp
|
DEPENDS:=+libpthread +libstdcpp
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue