summaryrefslogtreecommitdiffstats
path: root/kicker/applets/launcher
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-10-06 12:15:55 -0500
committerTimothy Pearson <[email protected]>2014-10-06 12:15:55 -0500
commitd9227036c7b8878625c46402065ecd6b2c1e67d6 (patch)
treef894a3a7e8987d10ae4504fe3db43813b2ee2550 /kicker/applets/launcher
parent77a1b11d205e55a99a6a507e6faf3e5baf70faf6 (diff)
parentaaf2ebb548031a91bd353fd9561b928f877d404a (diff)
downloadtdebase-d9227036c7b8878625c46402065ecd6b2c1e67d6.tar.gz
tdebase-d9227036c7b8878625c46402065ecd6b2c1e67d6.zip
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kicker/applets/launcher')
-rw-r--r--kicker/applets/launcher/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/launcher/CMakeLists.txt b/kicker/applets/launcher/CMakeLists.txt
index 7a81b31f7..15bb0b12a 100644
--- a/kicker/applets/launcher/CMakeLists.txt
+++ b/kicker/applets/launcher/CMakeLists.txt
@@ -46,6 +46,6 @@ tde_add_kpart( launcher_panelapplet AUTOMOC
kicker_core-static kicker_buttons-static kicker_ui-static
-Wl,--end-group
kickermain-shared tdeutils-shared tdeabc-shared
- DEPENDENCIES libkicker-shared
+ DEPENDENCIES kickermain-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)