From ad3832f1f536f3afea0d06650f354c3a4c25068f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 27 Jun 2017 20:29:04 +0200 Subject: Fix FTBFS on Mageia 6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot (cherry picked from commit 8b39265336d6d9f2f845f6662c6799f95ddc4eff) --- knetworkconf/knetworkconf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knetworkconf') diff --git a/knetworkconf/knetworkconf/Makefile.am b/knetworkconf/knetworkconf/Makefile.am index a0aea3b..2fe7ee1 100644 --- a/knetworkconf/knetworkconf/Makefile.am +++ b/knetworkconf/knetworkconf/Makefile.am @@ -10,7 +10,7 @@ METASOURCES = AUTO kde_module_LTLIBRARIES = kcm_knetworkconfmodule.la -kcm_knetworkconfmodule_la_LIBADD = $(LIB_TDEUI) +kcm_knetworkconfmodule_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) -lDCOP # the library search path. kcm_knetworkconfmodule_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -- cgit v1.2.1