summaryrefslogtreecommitdiff
path: root/fpicker/source/unx/kde/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/unx/kde/makefile.mk')
-rw-r--r--fpicker/source/unx/kde/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/unx/kde/makefile.mk b/fpicker/source/unx/kde/makefile.mk
index 03cfafbd3f..dcb16d9f23 100644
--- a/fpicker/source/unx/kde/makefile.mk
+++ b/fpicker/source/unx/kde/makefile.mk
@@ -63,7 +63,7 @@ APP1OBJS=$(SLOFILES)
APP1RPATH=BRAND
APP1STDLIBS=\
$(SALLIB) \
- $(KDE_LIBS) -lkio
+ $(KDE_LIBS) -lkio -lX11
.ENDIF # "$(GUIBASE)" != "unx" || "$(ENABLE_KDE)" != "TRUE"