← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/plasma-widget-message-indicator/trunk] Rev 143: Build fix (indicate => indicate-0.6)

 

------------------------------------------------------------
revno: 143
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: trunk
timestamp: Wed 2011-08-31 18:12:52 +0200
message:
  Build fix (indicate => indicate-0.6)
modified:
  CMakeLists.txt


--
lp:plasma-widget-message-indicator
https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk

Your team ayatana-commits is subscribed to branch lp:plasma-widget-message-indicator.
To unsubscribe from this branch go to https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk/+edit-subscription
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2011-02-08 13:32:18 +0000
+++ CMakeLists.txt	2011-08-31 16:12:52 +0000
@@ -6,7 +6,7 @@
 find_package(KDE4 4.4 REQUIRED)
 include(KDE4Defaults)
 find_package(PkgConfig REQUIRED)
-pkg_check_modules(INDICATE REQUIRED indicate-0.5)
+pkg_check_modules(INDICATE REQUIRED indicate-0.6)
 pkg_check_modules(INDICATEQT REQUIRED indicate-qt>=0.2.5)
 pkg_check_modules(DBUSMENUQT REQUIRED dbusmenu-qt>=0.3.0)