From f67b64f66ce08b6e67872e11671e8cd2b306e066 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 11 Dec 2017 16:40:10 +0100 Subject: [PATCH] colord: Prevent installation of static versions of libraries --- colord.be0 | 1 + 1 file changed, 1 insertion(+) diff --git a/colord.be0 b/colord.be0 index 572c600e6..8fc0c8fa6 100755 --- a/colord.be0 +++ b/colord.be0 @@ -30,6 +30,7 @@ mee_configure() { bee_configure \ --disable-argyllcms-sensor \ --disable-gusb \ + --disable-static \ --disable-systemd-login }