]> code.ossystems Code Review - openembedded-core.git/commitdiff
kbd: Use libcheck instead of check
authorSaul Wold <sgw@linux.intel.com>
Mon, 21 Oct 2013 16:48:56 +0000 (09:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Oct 2013 14:48:49 +0000 (15:48 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/kbd/kbd_2.0.0.bb

index eafa0b0d03f53c599216b0bcf00323a412ec5014..e66018fc67eba9d2afe5feb65da505781765b324 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "This package contains keytable files and keyboard utilities"
 # everything minus console-fonts is GPLv2+
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a5fcc36121d93e1f69d96a313078c8b5"
-DEPENDS = "check"
+DEPENDS = "libcheck"
 
 inherit autotools gettext ptest