package/apitrace: needs threads
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 17 Dec 2019 20:12:01 +0000 (21:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Dec 2019 10:13:21 +0000 (11:13 +0100)
commit0b4160224227cd903df37eeb438ce79211ba2095
treeccd9b4d08d178ec280958a4d9aa472ddd954580f
parent25b5ffae7df1df903b0ddc5d5a5f6cdad6d62a91
package/apitrace: needs threads

apitrace uses its own version of gtest which depends on threads since
version 8.0 and
https://github.com/apitrace/apitrace/commit/85cf7c8b86129699246574dfeec846e88a3f88a2

Moreover, apitrace also uses std::thread in lib/os/os_thread.hpp

Fixes:
 - http://autobuild.buildroot.org/results/03c4939fdfb7366c1835df946c4e869cd2b87b9f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/apitrace/Config.in