mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
Fix broken references to libcheck
* check has been renamed to libcheck Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
0843607a2b
commit
63f7b0a703
@@ -1,3 +1,3 @@
|
||||
require libopensync-plugin_0.36.inc
|
||||
|
||||
DEPENDS += " check"
|
||||
DEPENDS += "libcheck"
|
||||
|
||||
Reference in New Issue
Block a user