summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/rpm
diff options
context:
space:
mode:
authorFrançois Andriot <francois.andriot@free.fr>2017-06-27 20:29:04 +0200
committerSlávek Banko <slavek.banko@axis.cz>2017-06-27 20:29:04 +0200
commit8b39265336d6d9f2f845f6662c6799f95ddc4eff (patch)
treed3fa0ce1c42347d0c25851bdaae9188d79707d76 /tdefile-plugins/rpm
parent480bbdb9983a98ddb1f6d42376293ed204374ad4 (diff)
downloadtdeadmin-8b39265336d6d9f2f845f6662c6799f95ddc4eff.tar.gz
tdeadmin-8b39265336d6d9f2f845f6662c6799f95ddc4eff.zip
Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
Diffstat (limited to 'tdefile-plugins/rpm')
-rw-r--r--tdefile-plugins/rpm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/rpm/Makefile.am b/tdefile-plugins/rpm/Makefile.am
index bfed7ce..7315ab4 100644
--- a/tdefile-plugins/rpm/Makefile.am
+++ b/tdefile-plugins/rpm/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_rpm.la
tdefile_rpm_la_SOURCES = tdefile_rpm.cpp
tdefile_rpm_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_rpm_la_LIBADD = $(LIB_TDESYCOCA)
+tdefile_rpm_la_LIBADD = $(LIB_TDEIO) $(LIB_QT) $(LIB_TDECORE)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO