leases file defaults to var/misc, which does not exist
[openwrt.git] / package / openvpn / Makefile
index f6f8c23..ceca469 100644 (file)
@@ -18,7 +18,7 @@ include $(TOPDIR)/package/rules.mk
 
 $(eval $(call PKG_template,OPENVPN,openvpn,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
 
-PKG_DEPEND:="openssl, kmod-tun"
+PKG_DEPEND:="libopenssl, kmod-tun"
 ifneq ($(BR2_PACKAGE_OPENVPN_LZO),y)
 DISABLE_LZO:=--disable-lzo
 else
This page took 0.045506 seconds and 4 git commands to generate.