mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 22:45:29 +08:00
add ppp sync dep
This commit is contained in:
parent
51b05f165f
commit
32fccaed21
@ -36,7 +36,7 @@ endef
|
|||||||
|
|
||||||
define Package/ppp
|
define Package/ppp
|
||||||
$(call Package/ppp/Default)
|
$(call Package/ppp/Default)
|
||||||
DEPENDS:=+kmod-ppp
|
DEPENDS:=+kmod-ppp +libpthread +shellsync
|
||||||
TITLE:=PPP daemon
|
TITLE:=PPP daemon
|
||||||
VARIANT:=default
|
VARIANT:=default
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user