From 15930932032b8bab10442ffc458c9ab2eed44d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 28 Jan 2016 18:06:09 +0100 Subject: [PATCH] libreoffice: remove mariadb from DEPENDS - is is set in PACKAGECONFIG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-libreoffice/libreoffice/libreoffice.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-libreoffice/libreoffice/libreoffice.bb b/recipes-libreoffice/libreoffice/libreoffice.bb index 00b9f3c..5741406 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.bb +++ b/recipes-libreoffice/libreoffice/libreoffice.bb @@ -24,7 +24,6 @@ DEPENDS += " \ openldap \ nss \ zlib \ - mariadb \ jpeg \ neon \ libpng \