From: nbd Date: Sun, 29 Apr 2012 21:37:32 +0000 (+0000) Subject: rp-pppoe: mark the client as broken to avoid further user confusion (#11338) X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=45eedadf1f76ec8a262423bcf54b0e3c75030fb3;p=packages.git rp-pppoe: mark the client as broken to avoid further user confusion (#11338) git-svn-id: svn://svn.openwrt.org/openwrt/packages@31538 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index d59f970a0..9f96f90fe 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -35,6 +35,7 @@ endef define Package/rp-pppoe-client $(call Package/rp-pppoe/Default) + DEPENDS += @BROKEN TITLE+= client endef