Reorder packages
[openwrt.git] / openwrt / package / openvpn / Makefile
index 79d1c6e..f6f8c23 100644 (file)
@@ -22,7 +22,7 @@ PKG_DEPEND:="openssl, kmod-tun"
 ifneq ($(BR2_PACKAGE_OPENVPN_LZO),y)
 DISABLE_LZO:=--disable-lzo
 else
-PKG_DEPEND+=", lzo"
+PKG_DEPEND+=", liblzo"
 endif
 
 ifneq ($(BR2_PACKAGE_OPENVPN_SERVER),y)
This page took 0.024377 seconds and 4 git commands to generate.