Merge lp:~unity-team/unity-scope-scopes/rebuild into lp:unity-scope-scopes

Proposed by Michal Hruby
Status: Needs review
Proposed branch: lp:~unity-team/unity-scope-scopes/rebuild
Merge into: lp:unity-scope-scopes
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~unity-team/unity-scope-scopes/rebuild
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+223266@code.launchpad.net

Commit message

Rebuild with scopes API 0.5.0.

Description of the change

MP for rebuild with scopes API 0.5.0.

To post a comment you must log in.

Unmerged revisions

56. By Michal Hruby

Bump required version

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2014-05-16 16:05:36 +0000
+++ CMakeLists.txt 2014-06-16 16:13:07 +0000
@@ -5,7 +5,7 @@
5find_package(Threads REQUIRED)5find_package(Threads REQUIRED)
66
7pkg_check_modules(UNITY REQUIRED7pkg_check_modules(UNITY REQUIRED
8 "libunity-scopes >= 0.4.7"8 "libunity-scopes >= 0.5.0"
9)9)
1010
11find_program(XGETTEXT_BIN xgettext)11find_program(XGETTEXT_BIN xgettext)

Subscribers

People subscribed via source and target branches

to all changes: