From 4a77a3b96107239fa1f46dae904209f9372be12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 22 Sep 2016 08:06:13 +0200 Subject: [PATCH] mixxx: do not build for gperftools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit causes segfault trying to find debug libs Signed-off-by: Andreas Müller --- recipes-misc/recipes-multimedia/mixxx/mixxx_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-misc/recipes-multimedia/mixxx/mixxx_git.bb b/recipes-misc/recipes-multimedia/mixxx/mixxx_git.bb index 8328159c..ab83d7fa 100644 --- a/recipes-misc/recipes-multimedia/mixxx/mixxx_git.bb +++ b/recipes-misc/recipes-multimedia/mixxx/mixxx_git.bb @@ -13,7 +13,6 @@ DEPENDS += " \ hidapi \ upower \ sqlite \ - gperftools \ libid3tag \ taglib \ libmad \ @@ -29,6 +28,8 @@ DEPENDS += " \ rubberband \ soundtouch \ " +# causes segfault trying to find debug libs +# gperftools SRC_URI = " \ git://github.com/mixxxdj/${BPN}.git \ @@ -52,11 +53,10 @@ EXTRA_OESCONS += " \ shoutcast=0 \ localecompare=0 \ faad=1 \ - perftools=1 \ ${EXTRA_OESCONS_GL} \ " +# perftools=1 -# TODO faad not detected libmp4v2 do_install_prepend() { install -d ${D}${prefix}