Merge lp:~aacid/unity-mir/requires_pkg into lp:unity-mir

Proposed by Albert Astals Cid
Status: Merged
Approved by: Gerry Boland
Approved revision: 163
Merged at revision: 163
Proposed branch: lp:~aacid/unity-mir/requires_pkg
Merge into: lp:unity-mir
Diff against target: 8 lines (+1/-0)
1 file modified
data/unity-mir.pc.in (+1/-0)
To merge this branch: bzr merge lp:~aacid/unity-mir/requires_pkg
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Gerry Boland (community) Approve
Michał Sawicz Approve
Review via email: mp+201385@code.launchpad.net

Commit message

Recover the Requires line in the .pc file

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) :
review: Approve
Revision history for this message
Gerry Boland (gerboland) wrote :

Yep, fixes unity8 compilation

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/unity-mir.pc.in'
2--- data/unity-mir.pc.in 2014-01-09 15:57:36 +0000
3+++ data/unity-mir.pc.in 2014-01-13 12:53:51 +0000
4@@ -8,3 +8,4 @@
5 Version: @UNITY_MIR_VERSION_MAJOR@.@UNITY_MIR_VERSION_MINOR@.@UNITY_MIR_VERSION_PATCH@
6 Libs: -L${libdir} -lunity-mir
7 Cflags: -I${includedir}/unity-mir
8+Requires: ubuntu-platform-api mirclient mirserver Qt5Core

Subscribers

People subscribed via source and target branches