gnu: vte/gtk+-2: Adjust for changes in inherited package.

This is a follow-up to 68c47474bc.

* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
This commit is contained in:
Marius Bakke 2019-11-28 15:54:10 +01:00
parent 6018d26b6b
commit 8eebde7439
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2431,6 +2431,7 @@ (define-public vte/gtk+-2
(patches (search-patches
"vte-CVE-2012-2738-pt1.patch"
"vte-CVE-2012-2738-pt2.patch"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-python")))
(native-inputs