From 3b386cecc95d119729b2f24dc1a03506e480c617 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 1 Jul 2014 12:35:18 +0200 Subject: glmark2: inherit distro_features_check Signed-off-by: Martin Jansa --- meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-benchmark') diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb index 8e3dc8c579..708b6d2ea7 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb @@ -18,7 +18,7 @@ SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz" SRC_URI[md5sum] = "739859cf57d4c8a23452c43e84f66e56" SRC_URI[sha256sum] = "bded41aaf918ce062d9b81e42cc5be943e6a80bc4ff9d046983b96102c3df6b5" -inherit waf pkgconfig +inherit waf pkgconfig distro_features_check PACKAGECONFIG ?= "gl gles2" -- cgit 1.2.3-korg