pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputs
I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
This commit is contained in:
parent
b856f4ef60
commit
30df52b931
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ stdenv.mkDerivation rec {
|
|||
buildInputs = [
|
||||
accountsservice
|
||||
clutter-gtk # else we get could not generate cargs for mutter-clutter-2
|
||||
elementary-gtk-theme
|
||||
elementary-icon-theme
|
||||
gnome-settings-daemon
|
||||
gdk-pixbuf
|
||||
|
|
Loading…
Reference in a new issue