Merge lp:~sao/libunity/clean-up-unity-pc into lp:libunity

Proposed by Oliver Sauder
Status: Needs review
Proposed branch: lp:~sao/libunity/clean-up-unity-pc
Merge into: lp:libunity
Diff against target: 9 lines (+1/-1)
1 file modified
unity.pc.in (+1/-1)
To merge this branch: bzr merge lp:~sao/libunity/clean-up-unity-pc
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+185631@code.launchpad.net

Description of the change

Removed gee-1.0, gthread-2.0 and gio-unix-2.0 from unity.pc which are not exposed by the libunity api.

To post a comment you must log in.

Unmerged revisions

291. By Oliver Sauder

Clean up Requires in unity.pc

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'unity.pc.in'
2--- unity.pc.in 2013-01-23 15:18:58 +0000
3+++ unity.pc.in 2013-09-14 12:25:13 +0000
4@@ -10,5 +10,5 @@
5 Version: @VERSION@
6 Libs: -L${libdir} -lunity
7 Cflags: -I${includedir}/unity/unity
8-Requires: glib-2.0 gthread-2.0 gobject-2.0 gio-2.0 gio-unix-2.0 dee-1.0 gee-1.0 dbusmenu-glib-0.4
9+Requires: glib-2.0 gobject-2.0 gio-2.0 dee-1.0 dbusmenu-glib-0.4
10

Subscribers

People subscribed via source and target branches