treewide: handle enchant = enchant2

patch or provide backup to enchant1 where necessary
This commit is contained in:
Matthew Bauer
2019-06-03 12:47:28 -04:00
parent 3e96aebf4e
commit ba76fa91c7
7 changed files with 17 additions and 14 deletions
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, pkgconfig, gtk3, intltool,
GConf, enchant, isocodes, gnome_icon_theme, gsettings-desktop-schemas }:
{ stdenv, fetchurl, pkgconfig, gtk3, intltool, fetchpatch
, GConf, enchant, isocodes, gnome_icon_theme, gsettings-desktop-schemas }:
stdenv.mkDerivation rec {
version = "4.10.0";