[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-framework] src/shell: Fix build
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2014-02-19 11:05:43
Message-ID: E1WG4yF-0003Ht-2A () scm ! kde ! org
[Download RAW message or body]

Git commit e83e3cf3004bd08fa30134f326117e21a4cf2928 by Alex Merry.
Committed on 19/02/2014 at 11:04.
Pushed by alexmerry into branch 'master'.

Fix build

If code uses KDBusService, it must link against KDBusAddons.

M  +1    -0    src/shell/CMakeLists.txt

http://commits.kde.org/plasma-framework/e83e3cf3004bd08fa30134f326117e21a4cf2928

diff --git a/src/shell/CMakeLists.txt b/src/shell/CMakeLists.txt
index 893898b..ed85bcf 100644
--- a/src/shell/CMakeLists.txt
+++ b/src/shell/CMakeLists.txt
@@ -66,6 +66,7 @@ target_link_libraries(plasma-shell
  KF5::IconThemes
  KF5::Activities
  KF5::GlobalAccel
+ KF5::DBusAddons
 )
 target_include_directories(plasma-shell PRIVATE "${CMAKE_BINARY_DIR}")
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic