Files
termux-packages/root-packages/libcryptsetup/cryptsetup.subpackage.sh
termux-pacman-bot 86d20da59c rebuild(deps:main/libuuid): libuuid is now a subpkg of util-linux
This commit bumps all packages except swift, qt5-qtbase and tigervnc
that depend on libuuid.
2022-12-28 09:01:15 +00:00

7 lines
212 B
Bash

TERMUX_SUBPKG_DESCRIPTION="Userspace setup tool for transparent encryption of block devices using dm-crypt"
TERMUX_SUBPKG_DEPENDS="libpopt, libblkid, libuuid (>> 2.38.1)"
TERMUX_SUBPKG_INCLUDE="
bin/
share/man
"