summary refs log tree commit diff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3a131e7494..fa6795f604 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8012,7 +8012,7 @@ the available networks and allows users to easily switch between them.")
     ;; libxml++-3.0.pc refers to all these.
     (propagated-inputs
      `(("libxml2" ,libxml2)
-       ("glibmm" ,glibmm)))
+       ("glibmm" ,glibmm-2.64)))
     (native-inputs
      `(("perl" ,perl)
        ("pkg-config" ,pkg-config)))