commit bb103260afbe42e6013cb8e0d51ef063e7042c31
parent dbfaf0db078a83f81cd88382271fa74d2ad11551
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Sun, 23 Oct 2016 23:29:33 +0200
cryptsetup: 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/cryptsetup/Makefile b/utils/cryptsetup/Makefile
@@ -27,6 +27,7 @@ TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/cryptsetup/Default
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Encryption
TITLE:=Cryptsetup
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
URL:=http://code.google.com/p/cryptsetup/