gpaste: add adwaita-icon-theme theme

This commit is contained in:
Jörg Thalheim 2017-09-03 16:26:51 +01:00
parent 4069cb2b0f
commit c2881983fb
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [ autoreconfHook pkgconfig vala wrapGAppsHook ];
buildInputs = [ glib gjs mutter
buildInputs = [ glib gjs mutter gnome3.adwaita-icon-theme
gtk3 gnome3.gnome_control_center dbus
clutter pango appstream-glib systemd gobjectIntrospection ];