commit: 4bdf75ffbaa48cf6e5f4fc7a339f9b0cb69c0ef3 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed May 11 08:20:30 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed May 11 08:45:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdf75ff
profiles/desc/ros_messages.desc: add description for nodejs messages profiles/desc/ros_messages.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc index 3ec8a3b..936acee 100644 --- a/profiles/desc/ros_messages.desc +++ b/profiles/desc/ros_messages.desc @@ -8,4 +8,5 @@ cxx - Generate and install C++ messages. eus - Generate and install EusLisp messages. lisp - Generate and install Common-Lisp messages. +nodejs - Generate and install Nodejs messages. python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.
