gpaste: fix evaluation
This commit is contained in:
parent
4e3f669548
commit
66077b9a36
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ intltool autoreconfHook pkgconfig vala glib
|
buildInputs = [ intltool autoreconfHook pkgconfig vala glib
|
||||||
gtk3 gnome3.gnome_control_center dbus.libs
|
gtk3 gnome3.gnome_control_center dbus
|
||||||
clutter pango appstream-glib makeWrapper systemd gobjectIntrospection ];
|
clutter pango appstream-glib makeWrapper systemd gobjectIntrospection ];
|
||||||
|
|
||||||
preConfigure = "intltoolize -f";
|
preConfigure = "intltoolize -f";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user