aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins/files/patch-slideshow-Makefile.in
blob: 0328125d9aa458742b7d8ce4df115c7b122f4c5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- slideshow/Makefile.in.orig	Tue Feb 17 13:07:59 2004
+++ slideshow/Makefile.in	Tue Feb 17 13:08:11 2004
@@ -259,7 +259,7 @@
 
 
 digikamplugin_slideshow_la_LIBADD = $(LIB_KPARTS) -ldigikam \
-				$(LIB_IMLIB)
+				$(LIB_IMLIB) $(LIBPTHREAD)
 
 
 digikamplugin_slideshow_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)