Browse Source

cryptsetup: move to Encryption submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
bb103260af
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/cryptsetup/Makefile

+ 1
- 0
utils/cryptsetup/Makefile 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/


Loading…
Cancel
Save