package/cmake: propagate libuv dependencies
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 6 May 2017 21:01:55 +0000 (23:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 May 2017 19:43:36 +0000 (21:43 +0200)
commit882373c497ca015a1e845b433b662738ea22671f
treef79fe2b11f926e21ef2277684c0f4cb3585e612f
parentdb4c811b9e2cc47523aac75db7ed0282382a87c5
package/cmake: propagate libuv dependencies

In c2c06a6de02,  cmake version was bumped and a new dependency on libuv
was added, but it did not propagate all the dependencies of libuv,
missing sync_4 (probably because sync_4 was added after the patch was
sent on the list, but before it was applied to the tree).

Fix that, which fixes unmet dependencies.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cmake/Config.in