summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in')
-rw-r--r--graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in b/graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in
new file mode 100644
index 000000000000..4d27053e1586
--- /dev/null
+++ b/graphics/kipi-plugins-kde4/files/patch-sendimages-Makefile.in
@@ -0,0 +1,11 @@
+--- sendimages/Makefile.in.orig Tue Feb 17 13:06:59 2004
++++ sendimages/Makefile.in Tue Feb 17 13:07:11 2004
+@@ -257,7 +257,7 @@
+ digikamplugin_sendimages_la_SOURCES = plugin_sendimages.cpp SendImagesDialog.cpp listImagesErrorDialog.cpp
+
+ # Libs needed by the plugin
+-digikamplugin_sendimages_la_LIBADD = $(LIB_KPARTS) -ldigikam
++digikamplugin_sendimages_la_LIBADD = $(LIB_KPARTS) $(LIBPTHREAD) -ldigikam
+
+ # LD flags for the plugin
+ digikamplugin_sendimages_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)