mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr> [Thomas: add entry to DEVELOPERS file, add missing dependency on host-pkgconf.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
config BR2_PACKAGE_GLORYTUN
|
|
bool "glorytun"
|
|
select BR2_PACKAGE_LIBSODIUM
|
|
help
|
|
A small, simple and secure VPN.
|
|
|
|
https://github.com/angt/glorytun
|