From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add LibreCAD. Date: Wed, 04 Mar 2015 13:28:24 +0100 Message-ID: <877fuxhrpz.fsf@gnu.org> References: <87vbih817e.fsf@mango.localdomain> <87twy17z2e.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YT8Pe-0008B9-WB for guix-devel@gnu.org; Wed, 04 Mar 2015 07:28:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YT8Pc-0004iR-6Q for guix-devel@gnu.org; Wed, 04 Mar 2015 07:28:30 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YT8Pc-0004iM-3r for guix-devel@gnu.org; Wed, 04 Mar 2015 07:28:28 -0500 In-Reply-To: <87twy17z2e.fsf@mango.localdomain> (Ricardo Wurmus's message of "Wed, 04 Mar 2015 12:59:53 +0100") 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: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > 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. Oh, OK. Ludo=E2=80=99.