summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/gnome_module.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gnome_module.py b/modules/gnome_module.py
index aaf5b5c..7f162dd 100644
--- a/modules/gnome_module.py
+++ b/modules/gnome_module.py
@@ -22,6 +22,7 @@ DEBUG = False
# TODO: So this reverses it back again for the modules we care for this until a proper fix
name_mapping = {
"cantarell": "cantarell-fonts",
+ "libgfbgraph": "gfbgraph",
"nm-applet": "network-manager-applet",
"networkmanager": "NetworkManager",
}