Ver código fonte

ppp: depends on openssl

Waldemar Brodkorb 2 semanas atrás
pai
commit
98320c0065
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      package/ppp/Makefile

+ 2 - 2
package/ppp/Makefile

@@ -9,8 +9,8 @@ PKG_RELEASE:=		1
 PKG_HASH:=		ddda28dec8aca99a403ab6070d94ffd2b17d63e9a4c5509158e99e148f572d4f
 PKG_DESCR:=		point-to-point protocol software
 PKG_SECTION:=		net/ppp
-PKG_DEPENDS:=		libpcap
-PKG_BUILDDEP:=		libpcap
+PKG_DEPENDS:=		libpcap libopenssl
+PKG_BUILDDEP:=		libpcap openssl
 PKG_KDEPENDS:=		ppp
 PKG_URL:=		http://ppp.samba.org/
 PKG_SITES:=		https://ppp.samba.org/ftp/ppp/