From 80bd937fc0a073e6e6b353e73770970837197615 Mon Sep 17 00:00:00 2001
From: William Harrington <kb0iic@berzerkula.org>
Date: Wed, 26 May 2021 13:56:02 -0500
Subject: Update with master changes.

---
 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