guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 09/24] gnu: freedesktop: Add wayland-protocols.


From: Danny Milosavljevic
Subject: Re: [PATCH 09/24] gnu: freedesktop: Add wayland-protocols.
Date: Tue, 16 Aug 2016 21:51:41 +0200

> +    (inputs
> +     `(("wayland" ,wayland)))
> +    (native-inputs
> +     `(("pkg-config" ,pkg-config)))
> +    (synopsis "Wayland protocols")
> +    (description "Contains Xml definitions of the wayland protocols.")
                              ^XML                   ^Wayland

If it only contains XML definitions of the Wayland protocols why does it need 
"wayland" and "pkg-config". It probably does something else, too. I can see 
that it uses wayland-scanner for something. I suggest to update the description.

Otherwise LGTM!



reply via email to

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