proto_hnet: fix homenet dependency
[project/luci.git] / protocols / luci-proto-ipv6 / luasrc / model / network / proto_hnet.lua
index 4e9816b..c665218 100644 (file)
@@ -12,5 +12,5 @@ function proto.is_installed(self)
 end
 
 function proto.opkg_package(self)
-       return "hnetd"
+       return "hnetd-full"
 end