Merge lp:~laney/lightdm/fix-lightdm-qt-pcfile into lp:lightdm

Proposed by Iain Lane
Status: Merged
Merge reported by: Robert Ancell
Merged at revision: not available
Proposed branch: lp:~laney/lightdm/fix-lightdm-qt-pcfile
Merge into: lp:lightdm
Diff against target: 11 lines (+2/-2)
1 file modified
liblightdm-qt/liblightdm-qt-3.pc.in (+2/-2)
To merge this branch: bzr merge lp:~laney/lightdm/fix-lightdm-qt-pcfile
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Michael Terry Approve
Review via email: mp+162797@code.launchpad.net

Commit message

As for the Qt5 pcfile, the libraries in the Qt one need to be updated too.

Description of the change

As for the Qt5 pcfile, the libraries in the Qt one need to be updated too.

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

Looks good, thanks.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'liblightdm-qt/liblightdm-qt-3.pc.in'
2--- liblightdm-qt/liblightdm-qt-3.pc.in 2013-04-16 16:37:08 +0000
3+++ liblightdm-qt/liblightdm-qt-3.pc.in 2013-05-07 15:55:27 +0000
4@@ -7,5 +7,5 @@
5 Description: LightDM Qt4 client library
6 Version: @VERSION@
7 Requires: QtCore QtGui
8-Libs: -L${libdir} -llightdm-qt-2
9-Cflags: -I${includedir}/lightdm-qt-2
10+Libs: -L${libdir} -llightdm-qt-3
11+Cflags: -I${includedir}/lightdm-qt-3

Subscribers

People subscribed via source and target branches