gnome-contacts: vala -> vala_0_32
This commit is contained in:
parent
a33d54d385
commit
69c78f7c02
@ -3,7 +3,7 @@
|
|||||||
, libchamplain, clutter_gtk, geocode_glib
|
, libchamplain, clutter_gtk, geocode_glib
|
||||||
, bash, makeWrapper, itstool, folks, libnotify, libxml2
|
, bash, makeWrapper, itstool, folks, libnotify, libxml2
|
||||||
, gnome3, librsvg, gdk_pixbuf, file, telepathy_glib, nspr, nss
|
, gnome3, librsvg, gdk_pixbuf, file, telepathy_glib, nspr, nss
|
||||||
, libsoup, vala, dbus_glib, automake115x, autoconf }:
|
, libsoup, vala_0_32, dbus_glib, automake115x, autoconf }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
inherit (import ./src.nix fetchurl) name src;
|
inherit (import ./src.nix fetchurl) name src;
|
||||||
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
libxml2 libsoup gnome3.gnome_online_accounts nspr nss
|
libxml2 libsoup gnome3.gnome_online_accounts nspr nss
|
||||||
gdk_pixbuf gnome3.defaultIconTheme librsvg
|
gdk_pixbuf gnome3.defaultIconTheme librsvg
|
||||||
libchamplain clutter_gtk geocode_glib
|
libchamplain clutter_gtk geocode_glib
|
||||||
vala automake115x autoconf db ];
|
vala_0_32 automake115x autoconf db ];
|
||||||
|
|
||||||
preFixup = ''
|
preFixup = ''
|
||||||
for f in "$out/bin/gnome-contacts" "$out/libexec/gnome-contacts-search-provider"; do
|
for f in "$out/bin/gnome-contacts" "$out/libexec/gnome-contacts-search-provider"; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user