enlightenment service: update gtk and gnome attributes

This commit is contained in:
Karn Kallio 2016-09-17 04:09:53 -04:00 committed by Franz Pletz
parent bf5d2bc215
commit 2f91de22f5
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -32,10 +32,10 @@ in
e.efl e.enlightenment e.efl e.enlightenment
e.terminology e.econnman e.terminology e.econnman
pkgs.xorg.xauth # used by kdesu pkgs.xorg.xauth # used by kdesu
pkgs.gtk # To get GTK+'s themes. pkgs.gtk2 # To get GTK+'s themes.
pkgs.tango-icon-theme pkgs.tango-icon-theme
pkgs.shared_mime_info pkgs.shared_mime_info
pkgs.gnome.gnomeicontheme pkgs.gnome2.gnomeicontheme
pkgs.xorg.xcursorthemes pkgs.xorg.xcursorthemes
]; ];