From 31a8f7139102975ba731130d018b6341dbed3b98 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 23 Oct 2013 14:42:58 +0200 Subject: glmark2: add missing dependencies --- recipes/glmark2/glmark2_2012.08.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/glmark2/glmark2_2012.08.bb') diff --git a/recipes/glmark2/glmark2_2012.08.bb b/recipes/glmark2/glmark2_2012.08.bb index b85ebd4..844ebcb 100644 --- a/recipes/glmark2/glmark2_2012.08.bb +++ b/recipes/glmark2/glmark2_2012.08.bb @@ -3,7 +3,7 @@ DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subs HOMEPAGE = "https://launchpad.net/glmark2" LICENSE ="GPLv3" RDEPENDS_${PN} = "" -DEPENDS_${PN} = "python-native" +DEPENDS_${PN} = "python-native libpng12 virtual/jpeg" SRC_URI = "https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-${PV}.tar.gz \ file://gl-char.patch" -- cgit v1.2.3