diff --git a/package/gluon-mesh-vpn-tunneldigger/Makefile b/package/gluon-mesh-vpn-tunneldigger/Makefile index a5c23c25..b7a5f18d 100644 --- a/package/gluon-mesh-vpn-tunneldigger/Makefile +++ b/package/gluon-mesh-vpn-tunneldigger/Makefile @@ -6,7 +6,7 @@ PKG_VERSION:=3 include ../gluon.mk define Package/gluon-mesh-vpn-tunneldigger - TITLE:=Support for connecting meshes via tunneltigger/L2TPv3 pseudowire + TITLE:=Support for connecting meshes via tunneldigger/L2TPv3 pseudowire DEPENDS:=+gluon-core +gluon-mesh-vpn-core +tunneldigger +@GLUON_SPECIALIZE_KERNEL:KERNEL_L2TP endef