mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3389 from bobafetthotmail/patch-15
cryptsetup: move to Encryption submenu
This commit is contained in:
@@ -27,6 +27,7 @@ TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
|||||||
define Package/cryptsetup/Default
|
define Package/cryptsetup/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Encryption
|
||||||
TITLE:=Cryptsetup
|
TITLE:=Cryptsetup
|
||||||
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
|
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
|
||||||
URL:=http://code.google.com/p/cryptsetup/
|
URL:=http://code.google.com/p/cryptsetup/
|
||||||
|
|||||||
Reference in New Issue
Block a user