mirror of https://github.com/wulabing/Xray_onekey
依赖补充
parent
4dd1c9995f
commit
4bb36b5e19
|
@ -155,7 +155,7 @@ dependency_install(){
|
||||||
if [[ "${ID}" == "centos" ]];then
|
if [[ "${ID}" == "centos" ]];then
|
||||||
${INS} -y install pcre pcre-devel zlib-devel
|
${INS} -y install pcre pcre-devel zlib-devel
|
||||||
else
|
else
|
||||||
${INS} -y install libpcre3 libpcre3-dev zlib1g-dev
|
${INS} -y install libpcre3 libpcre3-dev zlib1g-dev dbus
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue