pptp: drop the dependency on ip if netifd is selected

SVN-Revision: 31722
master
Felix Fietkau 13 years ago
parent fbe1a53770
commit c9d393186c
  1. 2
      package/pptp/Makefile

@ -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…
Cancel
Save