Merge lp:~jpakkane/frame/pkg-cflags into lp:frame

Proposed by Jussi Pakkanen
Status: Merged
Merged at revision: 30
Proposed branch: lp:~jpakkane/frame/pkg-cflags
Merge into: lp:frame
Diff against target: 9 lines (+1/-0)
1 file modified
utouch-frame.pc.in (+1/-0)
To merge this branch: bzr merge lp:~jpakkane/frame/pkg-cflags
Reviewer Review Type Date Requested Status
Henrik Rydberg (community) Approve
Chase Douglas (community) Approve
Stephen M. Webb (community) Approve
Review via email: mp+59188@code.launchpad.net

Description of the change

Add include dir to pkg-config file.

To post a comment you must log in.
Revision history for this message
Stephen M. Webb (bregma) wrote :

This is all it takes.

review: Approve
Revision history for this message
Chase Douglas (chasedouglas) wrote :

+1

review: Approve
Revision history for this message
Henrik Rydberg (rydberg) wrote :

Yep.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'utouch-frame.pc.in'
2--- utouch-frame.pc.in 2010-12-30 19:23:24 +0000
3+++ utouch-frame.pc.in 2011-04-27 09:17:37 +0000
4@@ -6,4 +6,5 @@
5 Name: utouch-frame
6 Description: Touch Frame Library
7 Version: @PACKAGE_VERSION@
8+Cflags: -I${includedir}
9 Libs: -L${libdir} -lutouch-frame

Subscribers

People subscribed via source and target branches