Merge pull request #1694 from jsiverskog/protobuf-maintainer2
protobuf: add myself as maintainer.
This commit is contained in:
commit
8fce0732d6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ define Package/protobuf
|
||||||
TITLE:=A structured data encoding library
|
TITLE:=A structured data encoding library
|
||||||
URL:=http://code.google.com/p/protobuf/
|
URL:=http://code.google.com/p/protobuf/
|
||||||
DEPENDS:=+zlib +libpthread +libstdcpp
|
DEPENDS:=+zlib +libpthread +libstdcpp
|
||||||
MAINTAINER:=Obinou <obconseil@gmail.com>
|
MAINTAINER:=Jacob Siverskog <jacob@teenageengineering.com>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/protobuf/description
|
define Package/protobuf/description
|
||||||
|
|
Loading…
Reference in a new issue