mirror of https://github.com/hak5/openwrt.git
lantiq: fix vdsl-app dependency
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38666lede-17.01
parent
a7322ce397
commit
edf6236838
|
@ -24,7 +24,7 @@ define Package/ltq-vdsl-app
|
|||
CATEGORY:=Network
|
||||
TITLE:=Lantiq VDSL userland tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@TARGET_lantiq_xway +libpthread
|
||||
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread
|
||||
endef
|
||||
|
||||
define Package/ltq-vdsl-app/description
|
||||
|
|
Loading…
Reference in New Issue