Browse Source

Merge pull request #12062 from stintel/drop_maintainership

Drop maintainership
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
d339fa2af8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      utils/domoticz/Makefile
  2. +1
    -1
      utils/openzwave/Makefile

+ 1
- 1
utils/domoticz/Makefile View File

@ -32,7 +32,7 @@ define Package/domoticz
CATEGORY:=Utilities
TITLE:=Open Source Home Automation System
URL:=http://domoticz.com/
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
MAINTAINER:=
USERID:=domoticz=6144:domoticz=6144
DEPENDS:= \
+boost \


+ 1
- 1
utils/openzwave/Makefile View File

@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/openzwave/default
URL:=http://openzwave.com
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
MAINTAINER:=
DEPENDS:=+libpthread +libstdcpp
endef


Loading…
Cancel
Save