guix-patches
[Top][All Lists]
Advanced

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

bug#45130: [bug#51752] [PATCH v2] gnu: Add mtm.


From: Nicolas Goaziou
Subject: bug#45130: [bug#51752] [PATCH v2] gnu: Add mtm.
Date: Mon, 15 Nov 2021 11:27:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

phodina via Guix-patches via <guix-patches@gnu.org> writes:

> here's updated patch. The mtm package is placed in terminals.scm with
> the suggestions you mentioned above.

Thank you. I applied it with the minor modifications below.
> +    (build-system gnu-build-system)
> +    (inputs
> +     `(("ncurses" ,ncurses)))

I moved inputs field after arguments.

> +    (license license:gpl3+)))

I added bsd-3 for vtparser.c

Regards,
-- 
Nicolas Goaziou





reply via email to

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