From 90875aa48852dd1669f2839e3b5bd38692e0fee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 31 Oct 2016 18:38:11 +0100 Subject: [PATCH] projectm: add SDL2 to depends MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-multimedia/projectm/projectm_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-misc/recipes-multimedia/projectm/projectm_git.bb b/recipes-misc/recipes-multimedia/projectm/projectm_git.bb index b6d54870..59d32f42 100644 --- a/recipes-misc/recipes-multimedia/projectm/projectm_git.bb +++ b/recipes-misc/recipes-multimedia/projectm/projectm_git.bb @@ -11,6 +11,7 @@ DEPENDS += " \ ftgl \ libvisual \ libsdl \ + libsdl2 \ " SRC_URI = " \