summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-11-28 15:54:10 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-11-28 15:54:10 +0100
commit8eebde743925bd6ead0344243b2cc5b44cc98841 (patch)
treee029af0d08e06e09419eac93871e63e5d17d6541
parent6018d26b6b4ed79e7d6b8d0b2c94e243fd9ba1c5 (diff)
downloadguix-8eebde743925bd6ead0344243b2cc5b44cc98841.tar.gz
guix-8eebde743925bd6ead0344243b2cc5b44cc98841.tar.xz
gnu: vte/gtk+-2: Adjust for changes in inherited package.
This is a follow-up to 68c47474bc8bc633fa3b13610d4f700891067bbc. * gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 11ed035919..4e5e8cdbfd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2431,6 +2431,7 @@ selection and URL hints.")))
(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