From: Alberto Bursi Date: Sun, 23 Oct 2016 21:29:33 +0000 (+0200) Subject: cryptsetup: move to Encryption submenu X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bb103260afbe42e6013cb8e0d51ef063e7042c31;p=feed%2Fpackages.git cryptsetup: move to Encryption submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile index 435cd7950d..691103fbd4 100644 --- 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/