commit 4237b1e42ff93c343f3656dddec9e132a29fae0a
parent dbfaf0db078a83f81cd88382271fa74d2ad11551
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Mon, 24 Oct 2016 00:15:27 +0200
stoken: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/stoken/Makefile b/utils/stoken/Makefile
@@ -38,6 +38,7 @@ define Package/stoken
$(call Package/stoken/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Encryption
DEPENDS:=+libstoken
MENU:=1
endef