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
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2014-05-16 16:05:36 +0000
3+++ CMakeLists.txt 2014-06-16 16:13:07 +0000
4@@ -5,7 +5,7 @@
5 find_package(Threads REQUIRED)
6
7 pkg_check_modules(UNITY REQUIRED
8- "libunity-scopes >= 0.4.7"
9+ "libunity-scopes >= 0.5.0"
10 )
11
12 find_program(XGETTEXT_BIN xgettext)

Subscribers

People subscribed via source and target branches

to all changes: