gpaste: add adwaita-icon-theme theme
This commit is contained in:
parent
4069cb2b0f
commit
c2881983fb
|
@ -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 ];
|
||||
|
||||
|
|
Loading…
Reference in New Issue