From 4e89779ee0913ec89da267b8fdb660795fb6e112 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Sun, 16 May 2021 09:31:44 -0500 Subject: Fix up some dependencies. --- blfs/QT5.Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'blfs/QT5.Makefile') diff --git a/blfs/QT5.Makefile b/blfs/QT5.Makefile index 65d68fd..e0794ec 100644 --- a/blfs/QT5.Makefile +++ b/blfs/QT5.Makefile @@ -7,8 +7,8 @@ # wpa_supplicant cairo doxygen cmake graphviz # suggest waiting for cairo and graphviz for later -qt5 = qt-everywhere Avahi-qt CMake-qt gst-plugins-good-qt libtheora-qt \ - v4l-utils-qt wpa_supplicant-qt +qt5 = qt-everywhere Avahi-qt CMake-qt gst-plugins-base-qt \ + gst-plugins-good-qt v4l-utils-qt wpa_supplicant-qt all: $(qt5) @@ -105,6 +105,9 @@ gst-plugins-base : alsa-lib CDParanoia-III graphene gstreamer libogg libtheora \ libgudev Mesa wayland-protocols Xorg-Libs @echo $@ +gst-plugins-base-qt : qt-everywhere + @echo $@ + gst-plugins-good : AAlib alsa-oss FLAC gst-plugins-base LAME libcaca \ libdv libsoup libvpx mpg123 PulseAudio Speex taglib v4l-utils \ # Cairo GTK3 libgudev libjpeg-turbo libpng Mesa Wayland Valgrind \ -- cgit v1.2.3-54-g00ecf