X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id F422FDCD3B4; Thu, 13 Aug 2015 19:34:05 +0000 (UTC) Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 37192DC80AF; Thu, 13 Aug 2015 19:34:05 +0000 (UTC) Date: Thu, 13 Aug 2015 21:34:00 +0200 From: Natanael Copa To: =?UTF-8?B?U8O2cmVu?= Tempel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/gtk+2.0: upgrade to 2.24.28 Message-ID: <20150813213400.1263b2c4@ncopa-laptop> In-Reply-To: <1439484054-24462-1-git-send-email-soeren+git@soeren-tempel.net> References: <1439484054-24462-1-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Thu, 13 Aug 2015 18:40:54 +0200 S=C3=B6ren Tempel wrote: > Also include SVG support. ... > @@ -24,6 +24,7 @@ depends_dev=3D" > intltool > libxdamage-dev > pango-dev > + librsvg-dev > " > # we add hicolor-icon-theme because the subpackage gtk-update-icon-cache > # needs it. We need to force hicolor-icon-cache to be built before gtk+.= 2.0 I could not find anything that indicates that gtk+2.0 looks for librsvg. nor was anything linked against librsvg after it was built. The librsvg package does build a libpixbufloader-svg.so though. librsvg should not be a build time dependency for gtk. I did update it to 2.24.28. thanks -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---