From: John Crispin Date: Thu, 7 Nov 2013 12:45:39 +0000 (+0000) Subject: lantiq: fix vdsl-app dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d0f6223159d7f1fb183dd94cf7974c16d0ff6eed;p=openwrt%2Fsvn-archive%2Farchive.git lantiq: fix vdsl-app dependency Signed-off-by: John Crispin SVN-Revision: 38666 --- diff --git a/package/network/config/ltq-vdsl-app/Makefile b/package/network/config/ltq-vdsl-app/Makefile index 413e29f05e..d4e4ec4501 100644 --- a/package/network/config/ltq-vdsl-app/Makefile +++ b/package/network/config/ltq-vdsl-app/Makefile @@ -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