metacity now depends on gsettings-desktop-schemas
but they didn't set a dep on it so it crashes with GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.wm.preferences' is not installed
This commit is contained in:
parent
2553a6d5f1
commit
ff27282431
@ -45,7 +45,7 @@ installpkg rsyslog
|
||||
## xorg/GUI packages
|
||||
installpkg xorg-x11-drivers xorg-x11-server-Xorg
|
||||
installpkg xorg-x11-server-utils xorg-x11-xauth
|
||||
installpkg dbus-x11 metacity
|
||||
installpkg dbus-x11 metacity gsettings-desktop-schemas
|
||||
installpkg NetworkManager-gnome
|
||||
installpkg at-spi at-spi2-atk pyatspi
|
||||
installpkg gnome-python2-gconf
|
||||
|
Loading…
Reference in New Issue
Block a user