From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add LibreCAD. Date: Wed, 04 Mar 2015 12:59:53 +0100 Message-ID: <87twy17z2e.fsf@mango.localdomain> References: <87vbih817e.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YT7yG-0001bA-3W for guix-devel@gnu.org; Wed, 04 Mar 2015 07:00:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YT7yB-0002dE-VA for guix-devel@gnu.org; Wed, 04 Mar 2015 07:00:12 -0500 Received: from sender1.zohomail.com ([74.201.84.155]:29607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YT7yB-0002X1-N8 for guix-devel@gnu.org; Wed, 04 Mar 2015 07:00:07 -0500 In-reply-to: <87vbih817e.fsf@mango.localdomain> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Guix-devel I just noticed that the file does not import the pkg-config module. I did not see this before and thus added the BOOST_LIB variable to the qmake invocation. This likely won't be necessary when pkg-config is actually used. I'll fix this in an updated patch. ~~ Ricardo