From 7bfb4a2d7daf5baaa3eb88f1d85edd813ea2aaed Mon Sep 17 00:00:00 2001 From: darmac Date: Sun, 7 Feb 2021 19:09:20 +0800 Subject: gobject-introspection: enable gobject option in cairo (#21404) --- var/spack/repos/builtin/packages/gobject-introspection/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/gobject-introspection/package.py b/var/spack/repos/builtin/packages/gobject-introspection/package.py index aceec83cd2..4cfb8deae9 100644 --- a/var/spack/repos/builtin/packages/gobject-introspection/package.py +++ b/var/spack/repos/builtin/packages/gobject-introspection/package.py @@ -23,7 +23,7 @@ class GobjectIntrospection(Package): # version 1.48.0 build fails with glib 2.49.4 depends_on("glib@2.48.1", when="@1.48.0") depends_on("python") - depends_on("cairo") + depends_on("cairo+gobject") depends_on("bison", type="build") depends_on("flex", type="build") depends_on("pkgconfig", type="build") -- cgit v1.2.3-70-g09d2