mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
gensio: move package into Python submenu
While at, fine-tune the description string slightly. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user