From: Gustavo Zacarias Date: Mon, 6 Jul 2015 12:59:30 +0000 (-0300) Subject: build: add libavltree, libcommon & libheap dependencies X-Git-Tag: collectd-5.5.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a3f563af58d3d4de28e7bbd5dc217636469644;p=thirdparty%2Fcollectd.git build: add libavltree, libcommon & libheap dependencies Otherwise it can break on very parallel builds since collectd link time arrives before one or more of these were built. Signed-off-by: Gustavo Zacarias (cherry picked from commit 780e6a76021a240e95007a04b723d827120afa95) ---