mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
vpnc: select libgcrypt / libgpg_error
This commit is contained in:
parent
71d8b44878
commit
adf57471b0
@ -1,7 +1,7 @@
|
|||||||
config BR2_PACKAGE_VPNC
|
config BR2_PACKAGE_VPNC
|
||||||
bool "vpnc"
|
bool "vpnc"
|
||||||
depends on BR2_PACKAGE_LIBGCRYPT
|
select BR2_PACKAGE_LIBGCRYPT
|
||||||
depends on BR2_PACKAGE_LIBGPG_ERROR
|
select BR2_PACKAGE_LIBGPG_ERROR
|
||||||
help
|
help
|
||||||
Client for Cisco VPN concentrator
|
Client for Cisco VPN concentrator
|
||||||
3000 Series VPN Concentrator
|
3000 Series VPN Concentrator
|
||||||
@ -10,6 +10,3 @@ config BR2_PACKAGE_VPNC
|
|||||||
Juniper/Netscreen
|
Juniper/Netscreen
|
||||||
|
|
||||||
http://www.unix-ag.uni-kl.de/~massar/vpnc
|
http://www.unix-ag.uni-kl.de/~massar/vpnc
|
||||||
|
|
||||||
comment "vpnc - disabled (requires libgcrypt and libgpg_error)"
|
|
||||||
depends on !BR2_PACKAGE_LIBGCRYPT || !BR2_PACKAGE_LIBGPG_ERROR
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user