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:
Scott Garman
2010-09-03 15:28:34 -07:00
committed by Richard Purdie
parent 0843607a2b
commit 63f7b0a703
4 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
require libopensync-plugin_0.36.inc
DEPENDS += " check"
DEPENDS += "libcheck"