cryptsetup: move to Encryption submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
Alberto Bursi 2016-10-23 23:29:33 +02:00 committed by GitHub
parent dbfaf0db07
commit bb103260af
1 changed files with 1 additions and 0 deletions

View File

@ -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/