From d21a27ca5a50a80f16dc584b83a27bc6a41af23e Mon Sep 17 00:00:00 2001 From: Michael Kwardakov Date: Sat, 12 Jan 2019 20:30:40 +0300 Subject: [PATCH] Update dependencies --- bumblebee/modules/layout-xkb.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bumblebee/modules/layout-xkb.py b/bumblebee/modules/layout-xkb.py index fac53b8..3e89c9a 100644 --- a/bumblebee/modules/layout-xkb.py +++ b/bumblebee/modules/layout-xkb.py @@ -4,6 +4,8 @@ Requires the following library: * libX11.so.6 +and python module: + * xkbgroup Parameters: * layout-xkb.showname: Boolean that indicate whether the full name should be displayed. Defaults to false (only the symbol will be displayed)