From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: QtHaveModule Date: Tue, 16 Aug 2016 20:49:44 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZjQs-0007Qs-T5 for guix-devel@gnu.org; Tue, 16 Aug 2016 14:49:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZjQp-0000lv-Oi for guix-devel@gnu.org; Tue, 16 Aug 2016 14:49:50 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:36863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZjQo-0000li-Hf for guix-devel@gnu.org; Tue, 16 Aug 2016 14:49:47 -0400 Received: by mail-yw0-x244.google.com with SMTP id u134so3866579ywg.3 for ; Tue, 16 Aug 2016 11:49:45 -0700 (PDT) In-Reply-To: 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: guix-devel , Andreas Enge , iyzsong@gmail.com 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? David