From 64ce0937caeea7fce13b971ee88553185a132126 Mon Sep 17 00:00:00 2001 From: juha Date: Mon, 1 Mar 2021 09:16:22 +0000 Subject: [PATCH] LHelp: Remove MouseAndKeyInput package from Makefile.fpc dependencies. git-svn-id: trunk@64705 - --- components/chmhelp/lhelp/Makefile.fpc | 1 - 1 file changed, 1 deletion(-) diff --git a/components/chmhelp/lhelp/Makefile.fpc b/components/chmhelp/lhelp/Makefile.fpc index 6ae500b4a1..00781e3330 100644 --- a/components/chmhelp/lhelp/Makefile.fpc +++ b/components/chmhelp/lhelp/Makefile.fpc @@ -24,7 +24,6 @@ unitdir=. $(LAZDIR)/components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) \ $(LAZDIR)/components/cairocanvas/lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) \ $(LAZDIR)/components/turbopower_ipro/units/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) \ $(LAZDIR)/components/printers/lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) \ - $(LAZDIR)/components/mouseandkeyinput/lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) \ ../packages/help/lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) targetdir=.