From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:34408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hW88w-00031F-VU for guix-patches@gnu.org; Wed, 29 May 2019 19:38:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hW88w-0006xy-3y for guix-patches@gnu.org; Wed, 29 May 2019 19:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46769) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hW88v-0006xo-Vt for guix-patches@gnu.org; Wed, 29 May 2019 19:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hW88v-0006h4-ST for guix-patches@gnu.org; Wed, 29 May 2019 19:38:01 -0400 Subject: [bug#35866] References: <20190523062344.20601-1-mrosset@bufio.org> In-Reply-To: <20190523062344.20601-1-mrosset@bufio.org> Resent-Message-ID: From: Mike Rosset Date: Wed, 29 May 2019 16:37:04 -0700 Message-Id: <20190529233705.21127-1-mrosset@bufio.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 35866@debbugs.gnu.org Cc: mike.rosset@gmail.com This patch ensures qtwebengine uses only Guix libraries. There are some libraries that fail to be detect or are missing features. I have documented them within the input expression. Note. I'm not sure if I've sent this patch right. If this is wrong I can resend the complete series