[buildout] extends = ../../component/git/buildout.cfg ../../component/ruby/buildout.cfg ../../component/icu/buildout.cfg [fluentd] recipe = rubygemsrecipe ruby-executable = ${ruby:location}/bin/ruby gems = fluentd gem-options = --with-icu-lib=${icu:location}/lib/ --with-icu-dir=${icu:location}/ environment = LDFLAGS = -L${icu:location}/lib -Wl,-rpath=${icu:location}/lib CFLAGS = -I${icu:location}/include