From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH 2/2] gnu: gtk+: Enable SVG support. Date: Mon, 14 Mar 2016 20:56:26 +0800 Message-ID: <87lh5lfcat.fsf@member.fsf.org> References: <1457959093-5504-1-git-send-email-iyzsong@gmail.com> <1457959093-5504-2-git-send-email-iyzsong@gmail.com> 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]:33906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afS36-0003uA-K4 for guix-devel@gnu.org; Mon, 14 Mar 2016 08:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afS30-0000Z3-Sx for guix-devel@gnu.org; Mon, 14 Mar 2016 08:56:40 -0400 Received: from smtp6.openmailbox.org ([62.4.1.40]:35974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afS30-0000Yz-Nc for guix-devel@gnu.org; Mon, 14 Mar 2016 08:56:34 -0400 In-Reply-To: <1457959093-5504-2-git-send-email-iyzsong@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Mon, 14 Mar 2016 20:38:13 +0800") 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@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > * gnu/packages/gtk.scm (gtk+, gtk+-2)[propagated-inputs]: Use 'gtk-pixbuf= +svg' > instead of 'gtk-pixbuf'. Typo, it's 'gdk-pixbuf'. This patch shouldn't apply directly to master right? I think this should be pushed with the themes patch and maybe some gtk+ releated packages update to a seperated branch.