mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
pptp: drop the dependency on ip if netifd is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31722 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -23,7 +23,7 @@ define Package/pptp
|
|||||||
TITLE:=PPTP client
|
TITLE:=PPTP client
|
||||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
URL:=http://pptpclient.sourceforge.net/
|
URL:=http://pptpclient.sourceforge.net/
|
||||||
DEPENDS:=+ppp +kmod-gre +resolveip +ip
|
DEPENDS:=+ppp +kmod-gre +resolveip +!PACKAGE_netifd:ip
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/pptp/description
|
define Package/pptp/description
|
||||||
|
|||||||
Reference in New Issue
Block a user