lldpd: disable xml explicitly
authorJohn Crispin <john@openwrt.org>
Sun, 31 May 2015 17:46:09 +0000 (17:46 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 31 May 2015 17:46:09 +0000 (17:46 +0000)
This prevents auto-detection of libxml2 and thus the error:
Package lldpd is missing dependencies for the following libraries:
libxml2.so.2

Preventing a dependency to libxml2 is preferred, since libxml2
would be a out-of-(core-)tree dependency.

Reported-by: Buildbot
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 45859


No differences found