packages/libs/libfolly
Amol Bhave 59cfd9007c libfolly: Fix folly missing deps
Description: folly automatically picks up lz4 and unwind if they are found
by its cmake build script. This is causing buildbot failure.
Include these libraries in DEPENDS as well.

Test Plan:
 - build packages liblz4 and libunwind
 - build folly, and check that it throws an error
 - add this patch, and rebuild
 - verify that it succeeds this time around

Compile Tested: nbg6817, openwrt master

Maintainer: me
Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-05-11 06:52:09 -07:00
..
patches libfolly: Add package for folly library 2019-05-09 22:18:39 -07:00
Makefile libfolly: Fix folly missing deps 2019-05-11 06:52:09 -07:00