From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: [PATCH 1/2] gnu: qt: Update to 5.4.0. Date: Sun, 11 Jan 2015 20:04:39 +0800 Message-ID: <87a91pjzfs.fsf@gmail.com> References: <1420266978-28755-1-git-send-email-iyzsong@gmail.com> <87bnmfad59.fsf@gnu.org> 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]:60647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAHGM-0000G1-Ug for guix-devel@gnu.org; Sun, 11 Jan 2015 07:04:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YAHGM-0005k9-60 for guix-devel@gnu.org; Sun, 11 Jan 2015 07:04:58 -0500 In-Reply-To: <87bnmfad59.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > >> * gnu/packages/qt.scm (qt): Update to 5.4.0. >> [origin]: Add snippet. > > [...] > >> * gnu/packages/qt.scm (qt): Add inputs libxcomposite, libxml2, libxslt, >> mtdev, pcre, eudev. Add native-inputs bison, flex, gperf, python-2, r= uby. > > LGTM. If you=E2=80=99re unsure whether this breaks applications, we can = put it > on a separate branch and have Hydra build it. WDYT? Hi, I have just pushed qt update to master. The wip-qt branch can be delete. > > Thanks, > Ludo=E2=80=99.