package/botan: needs boost libraries filesystem and system
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 25 Aug 2018 06:37:02 +0000 (08:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 8 Sep 2018 21:55:22 +0000 (23:55 +0200)
commit18cae7c686ab43184ebb081165c93ba5ef3b6701
treeaa920e0677d1855f1f6bbbfe4532b82499b1a397
parent31ef46cbd8e8d150644725fdf8cd9a12744ec46d
package/botan: needs boost libraries filesystem and system

Without them the build fails:

/home/naourr/work/instance-0/output/host/lib/gcc/arm-buildroot-linux-mu
 sleabihf/7.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld:
  cannot find -lboost_filesystem
/home/naourr/work/instance-0/output/host/lib/gcc/arm-buildroot-linux-mu
 sleabihf/7.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld:
  cannot find -lboost_system

Bug was introduced in next branch by commit
https://git.buildroot.net/buildroot/commit/?h=next&id=031f5c04d9de5a21d3bc49f3849af3e6593fa1a8

Fixes
http://autobuild.buildroot.net/results/cb9/cb90f4ed4d130a2ab6f6d085708a482a51d7dc91/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/botan/Config.in