summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in')
-rw-r--r--graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in b/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
new file mode 100644
index 000000000000..0328125d9aa4
--- /dev/null
+++ b/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
@@ -0,0 +1,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)