guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/6] gnu: darktable: Make some inputs native.


From: Mathieu Othacehe
Subject: Re: [PATCH 2/6] gnu: darktable: Make some inputs native.
Date: Wed, 01 Apr 2020 15:58:07 +0200
User-agent: mu4e 1.2.0; emacs 26.3

> +    (native-inputs
> +     `(("intltool" ,intltool)
> +       ("pkg-config" ,pkg-config)))
>      (inputs
>       `(("libxslt" ,libxslt)
>         ("libxml2" ,libxml2)
> @@ -502,9 +506,7 @@ photographic equipment.")
>         ("ilmbase" ,ilmbase)
>         ("libsoup" ,libsoup)
>         ("python-jsonschema" ,python-jsonschema)
> -       ("intltool" ,intltool)
>         ("perl" ,perl)
> -       ("pkg-config" ,pkg-config)
>         ("libwebp" ,libwebp)
>         ("lensfun" ,lensfun)
>         ("librsvg" ,librsvg)

I think that "perl" might also be a native-input. Could you check it?

Thanks,

Mathieu



reply via email to

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