guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/3] gnu: Add libglademm


From: Ludovic Courtès
Subject: Re: [PATCH 2/3] gnu: Add libglademm
Date: Mon, 29 Feb 2016 10:55:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Leo Famulari <address@hidden> skribis:

> On Wed, Feb 17, 2016 at 03:02:40PM +0000, Christopher Baines wrote:
>> * gnu/packages/gnome.scm (libglademm): New variable.

[...]

>> +    (propagated-inputs
>> +     `(("gtkmm-2" ,gtkmm-2)
>> +       ("libglade" ,libglade))) ; required by libglade-2.0.pc
>
> Do these need to be propagated?

To complement: propagated inputs are usually considered a last resort
because they clutter user profiles, so uses of ‘propagated-inputs’ must
be justified in a comment.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]