diff options
-rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index fdbfd01fea..c291579809 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11781,6 +11781,7 @@ accessibility infrastructure.") `(("atk" ,atk) ("at-spi2-atk" ,at-spi2-atk) ("at-spi2-core" ,at-spi2-core) + ("gnome-desktop" ,gnome-desktop) ("gstreamer" ,gstreamer) ("gtk+" ,gtk+) ("liblouis" ,liblouis) |