ppp: make ppp-mod-pptp depend on resolveip
SVN-Revision: 32269
This commit is contained in:
@@ -107,7 +107,7 @@ endef
|
||||
|
||||
define Package/ppp-mod-pptp
|
||||
$(call Package/ppp/Default)
|
||||
DEPENDS:=@(PACKAGE_ppp||PACKAGE_ppp-multilink) +kmod-pptp +kmod-mppe
|
||||
DEPENDS:=@(PACKAGE_ppp||PACKAGE_ppp-multilink) +kmod-pptp +kmod-mppe +resolveip
|
||||
TITLE:=PPtP plugin
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user