aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/kbd
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-21 09:48:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-26 15:59:15 +0100
commitd5552611cecdc7899bde1600eae85ef20598ac93 (patch)
tree9c7b7b67f5a1fc743e6589c3803c463751625084 /meta/recipes-core/kbd
parent9ff572a285ae2273778fb8553f545ba6e0e4feea (diff)
downloadopenembedded-core-contrib-d5552611cecdc7899bde1600eae85ef20598ac93.tar.gz
kbd: Use libcheck instead of check
(From OE-Core rev: 8ed44adc5ad4f54acc985f1f76af554d8ddf1a44) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/kbd')
-rw-r--r--meta/recipes-core/kbd/kbd_2.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/kbd/kbd_2.0.0.bb b/meta/recipes-core/kbd/kbd_2.0.0.bb
index eafa0b0d03..e66018fc67 100644
--- a/meta/recipes-core/kbd/kbd_2.0.0.bb
+++ b/meta/recipes-core/kbd/kbd_2.0.0.bb
@@ -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