From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: QtHaveModule Date: Wed, 17 Aug 2016 19:06:17 +0800 Message-ID: <87a8gbk63a.fsf@member.fsf.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZygD-0001ZJ-ND for guix-devel@gnu.org; Wed, 17 Aug 2016 07:06:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZyg8-0004gI-Jd for guix-devel@gnu.org; Wed, 17 Aug 2016 07:06:41 -0400 Received: from mail.openmailbox.org ([62.4.1.34]:48122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZyg8-0004fr-DX for guix-devel@gnu.org; Wed, 17 Aug 2016 07:06:36 -0400 In-Reply-To: (David Craven's message of "Tue, 16 Aug 2016 20:49:44 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel David Craven writes: > Hi > >>> Hi, I just sent a patch to add 'QMAKEPATH' as search-path, which should >>> fix this issue. > >> Thank you! Yes this fixes the issue and is a lot cleaner than what I >> came up with... > > I sent a couple of patches to the mailing list that will require the > qt and kde packages to be rebuilt (like the update to qt 5.7.0). Do > you mind if I apply your patch when I push mine, so that we can avoid > having unnecessary rebuilds? That's great, yes please push!