gnu: vte-ng: Add a home page.

* gnu/packages/gnome.scm (vte-ng)[home-page]: New field.
master
Marius Bakke 2018-11-21 22:57:14 +01:00
parent b96386501f
commit afd90f8d62
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -2116,6 +2116,7 @@ editors, IDEs, etc.")
(inherit vte)
(name "vte-ng")
(version "0.52.2.a")
(home-page "https://github.com/thestinger/vte-ng")
(native-inputs
`(("gtk-doc" ,gtk-doc)
("gperf" ,gperf)