mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
6194d0b79e
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
11 lines
370 B
Diff
11 lines
370 B
Diff
--- 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}
|