guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] gnu: gnunet-gtk: Add gsettings-desktop-schemas to inputs


From: ng0
Subject: Re: [PATCH 2/2] gnu: gnunet-gtk: Add gsettings-desktop-schemas to inputs.
Date: Mon, 19 Sep 2016 15:01:54 +0000

Ricardo Wurmus <address@hidden> writes:

> ng0 <address@hidden> writes:
>
>> * gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Add 
>> gsettings-desktop-schemas.
>> ---
>>  gnu/packages/gnunet.scm | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
>> index e4fd95e..a75d1ad 100644
>> --- a/gnu/packages/gnunet.scm
>> +++ b/gnu/packages/gnunet.scm
>> @@ -338,6 +338,7 @@ services.")
>>                              (assoc-ref %build-inputs "gnunet")))))
>>      (inputs
>>       `(("gnunet" ,gnunet)
>> +       ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
>>         ("libgcrypt" ,libgcrypt)
>>         ("gtk+" ,gtk+)
>>         ("libextractor" ,libextractor)
>
> I’m curious: why is this needed?  What does it change?
>
> ~~ Ricardo

Can you tell me what gsettings-desktop-schemas is again? As I wrote in
the previous message I just added things which were found out over the
last 1.2 years and added and corrected over time. If there was a reason
for gsettings, I don't know which one. Something X desktop related?

-- 
              ng0



reply via email to

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