diff --git a/net/gensio/Makefile b/net/gensio/Makefile index f9d6ccc9d..c49da8e13 100644 --- a/net/gensio/Makefile +++ b/net/gensio/Makefile @@ -129,9 +129,10 @@ endef define Package/python3-gensio $(call Package/gensio/Default) - TITLE+= (Python3-bindings) + TITLE+= (Python bindings) SECTION:=lang CATEGORY:=Languages + SUBMENU:=Python DEPENDS:=+PACKAGE_python3-gensio:python3-light +libgensiocpp endef