diff options
Diffstat (limited to 'blfs/Utils.Makefile')
-rw-r--r-- | blfs/Utils.Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
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 $@ |