pptp: drop the dependency on ip if netifd is selected
SVN-Revision: 31722
This commit is contained in:
parent
fbe1a53770
commit
c9d393186c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ define Package/pptp
|
|||
TITLE:=PPTP client
|
||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||
URL:=http://pptpclient.sourceforge.net/
|
||||
DEPENDS:=+ppp +kmod-gre +resolveip +ip
|
||||
DEPENDS:=+ppp +kmod-gre +resolveip +!PACKAGE_netifd:ip
|
||||
endef
|
||||
|
||||
define Package/pptp/description
|
||||
|
|
Loading…
Reference in a new issue