On Sat, Jul 23, 2016 at 03:18:59PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.

> +(define-public virt-viewer

> +    (inputs
> +      `(("gtk+" ,gtk+)
> +        ("libcap" ,libcap)
> +        ("libxml2" ,libxml2)
> +        ("openssl" ,openssl)
> +        ("perl" ,perl)
> +        ("spice-gtk" ,spice-gtk)))

I noticed that the output did not refer to perl. virt-viewer builds
successfully without it. Do you think it's okay to remove it from this
list?

> +    (license license:gpl2)))

It is gpl2+.

Reply via email to