[packages] cryptsetup: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20601 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2e2e9bcb18
commit
0b8de7789d
@ -28,7 +28,7 @@ $(call Package/cryptsetup/Default)
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Cryptsetup
|
||||
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libgcrypt
|
||||
DEPENDS:=@LINUX_2_6 +libblkid +libuuid +libpopt +lvm2 +libgcrypt
|
||||
endef
|
||||
|
||||
define Package/cryptsetup/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user