diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb index b7a9ec9ae8..80d49d95b1 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb | |||
@@ -26,6 +26,7 @@ DEPENDS = " \ | |||
26 | libgtop \ | 26 | libgtop \ |
27 | gsound \ | 27 | gsound \ |
28 | libpwquality \ | 28 | libpwquality \ |
29 | libhandy \ | ||
29 | " | 30 | " |
30 | 31 | ||
31 | REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" | 32 | REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" |