summaryrefslogtreecommitdiffstats
path: root/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2012-09-17 16:51:03 +0200
committer Robby Workman2012-09-18 06:36:13 +0200
commit6194d0b79e50e1f13932d2d0ccc836a191f6154b (patch)
tree4660b565a07b105cd87d1f163b8e6b85a105f2ee /multimedia/subtitlecomposer/subtitlecomposer-linkage.patch
parentd59497fc9bf2965e2dc12315a3386c2844ed3f10 (diff)
downloadslackbuilds-6194d0b79e50e1f13932d2d0ccc836a191f6154b.tar.gz
multimedia/subtitlecomposer: rebuilt to add patches to compile.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/subtitlecomposer/subtitlecomposer-linkage.patch')
-rw-r--r--multimedia/subtitlecomposer/subtitlecomposer-linkage.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch b/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch
new file mode 100644
index 0000000000..62f572e67a
--- /dev/null
+++ b/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch
@@ -0,0 +1,11 @@
+--- subtitlecomposer-0.5.3/src/main/CMakeLists.txt.orig 2009-04-17 15:09:12.000000000 -0400
++++ subtitlecomposer-0.5.3/src/main/CMakeLists.txt 2010-01-12 01:19:25.000000000 -0500
+@@ -46,6 +46,8 @@
+ ${KDE4_KDEUI_LIBS}
+ ${KDE4_KHTML_LIBS}
+ ${KDE4_KFILE_LIBS}
++ ${KDE4_PHONON_LIBS}
++ ${KDE4_KROSSCORE_LIBS}
+ ${KDE4_KROSSUI_LIBS}
+ ${common_LIBS}
+ ${config_LIBS}