From bc86f5fa7d7015d777a8cb1263ca3df917d08027 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Thu, 27 May 2021 15:39:42 -0500 Subject: Enable Double-conversion for future Inkscape build in Extras. --- blfs/Utils.Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'blfs') diff --git a/blfs/Utils.Makefile b/blfs/Utils.Makefile index d6f0fc0..885b958 100644 --- a/blfs/Utils.Makefile +++ b/blfs/Utils.Makefile @@ -16,8 +16,8 @@ editors = Bluefish Ed Emacs Joe Nano Vim # Gedit Mousepad filesystems = jfsutils sshfs -genlibs = enchant liblinear Talloc telepathy-glib \ - # CLucene Double-conversion Exempi GMime gspell libgrss libgsf \ +genlibs = Double-conversion enchant liblinear Talloc telepathy-glib \ + # CLucene Exempi GMime gspell libgrss libgsf \ libiodbc libportal libsigc3 libstatgrab \ libuninameslist libunique Pth Uchardet Umockdev wv @@ -110,6 +110,9 @@ Vim : Lua54 # Xorg-Libs GTK3 GPM rsync Ruby ### General Libraries ### +Double-conversion : # CMake + @echo $@ + enchant : # GLib Aspell dbus-glib Doxygen Hspell Hunspell @echo $@ -- cgit v1.2.3-54-g00ecf