From 6132c19762b7d74ba7ad06e291b6401c632bbc28 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Sun, 6 Jun 2021 14:43:58 -0500 Subject: Add missing dep of CMake to Graphite. Mv libpsl to main Makefile from QT5.Makefile. Make Valgrind a commented dep. More trouble than it is worth. --- blfs/Utils.Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'blfs/Utils.Makefile') diff --git a/blfs/Utils.Makefile b/blfs/Utils.Makefile index 2200d59..e3f2add 100644 --- a/blfs/Utils.Makefile +++ b/blfs/Utils.Makefile @@ -96,7 +96,7 @@ Ed : libarchive Emacs : HarfBuzz giflib GnuTLS jansson libtiff Xorg-Libs \ alsa-lib Cairo GConf gobject-introspection gsettings-desktop-schemas \ GPM GTK2 GTK3 ImageMagick LCMS2 libjpeg-turbo libpng librsvg libxml2 \ - MIT_Kerberos Valgrind # dbus + MIT_Kerberos # Valgrind dbus @echo $@ Joe : @@ -122,8 +122,8 @@ libiodbc : liblinear : @echo $@ -Talloc : docbook-xml docbook-xsl libxslt GDB git libnsl libtirpc Valgrind \ - xfsprogs +Talloc : docbook-xml docbook-xsl libxslt GDB git libnsl libtirpc xfsprogs \ + # Valgrind @echo $@ telepathy-glib : dbus-glib GTK-Doc libxslt gobject-introspection Vala # dbus -- cgit v1.2.3-54-g00ecf