From 3c99f902aa58fe642010d950e7fca1d3d2163239 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 12 Aug 2018 13:19:08 +0200 Subject: Avoid a hard dependency for kpat on freecell-solver We don't have freecell-solver in Slackware and I do want to have kpat. --- kde/patch/kpat/kpat_no_freecell_solver_dep.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde/patch/kpat') diff --git a/kde/patch/kpat/kpat_no_freecell_solver_dep.patch b/kde/patch/kpat/kpat_no_freecell_solver_dep.patch index c2a0e66..06aedca 100644 --- a/kde/patch/kpat/kpat_no_freecell_solver_dep.patch +++ b/kde/patch/kpat/kpat_no_freecell_solver_dep.patch @@ -73,7 +73,7 @@ index 8f738bf..c043c45 100644 KF5::KIOCore KF5KDEGames kcardgame -+ ${FC_SOLVE_LIBRARIES} ++ ${FC_SOLVE_LDFLAGS} ) install(TARGETS kpat ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) -- cgit v1.2.3