From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Status update on 1.0 Date: Sat, 23 Mar 2019 17:36:33 +0100 Message-ID: <87zhplwnse.fsf@gnu.org> References: <871s3a4xd4.fsf@gnu.org> <87k1h2p0v1.fsf@ngyro.com> <87a7hw45ca.fsf@gnu.org> <877ed0owwa.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7jdL-0005BC-Dd for guix-devel@gnu.org; Sat, 23 Mar 2019 12:36:36 -0400 In-Reply-To: <877ed0owwa.fsf@ngyro.com> (Timothy Sample's message of "Fri, 15 Mar 2019 13:44:21 -0400") 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" To: Timothy Sample Cc: Guix-devel Hi Timothy, Timothy Sample skribis: > Ludovic Court=C3=A8s writes: > >>> GNOME Shell has a handful of silly references like =E2=80=9Cinkscape=E2= =80=9D and >>> =E2=80=9Cwebkitgtk=E2=80=9D that are huge and (I assume) unnecessary. >> >> Oh indeed. Inkscape comes from >> 45fef894eb5b39029633cd0cd907e8ce8c5ab379, I=E2=80=99ll look into it. > > I=E2=80=99m sure you=E2=80=99ll spot this quickly, but I=E2=80=99ll menti= on it anyway in case it > saves you a bit of time. > > The reference comes in because of the =E2=80=9Cglib-or-gtk-build-system= =E2=80=9D. It > includes Inkscape in =E2=80=9CXDG_DATA_DIRS=E2=80=9D when it wraps the GN= OME Shell > programs. Indeed, I eventually fixed it in 11e1df56e29e8e9f9dbe1beaf6afb902c33c9198. I also removed dependencies from hplip-minimal in commit c9b3a72b6792c8195b0cdd8e5d7809db29419c7d. Ludo=E2=80=99.