Merge lp:~mterry/launchpad-integration/fix-packages into lp:launchpad-integration

Proposed by Michael Terry
Status: Merged
Merged at revision: 168
Proposed branch: lp:~mterry/launchpad-integration/fix-packages
Merge into: lp:launchpad-integration
Diff against target: 13 lines (+2/-1)
1 file modified
lib/Makefile.am (+2/-1)
To merge this branch: bzr merge lp:~mterry/launchpad-integration/fix-packages
Reviewer Review Type Date Requested Status
Michael Terry Pending
Review via email: mp+47453@code.launchpad.net

Description of the change

The _PACKAGES makefile bit is for pkg-config packages USED by the library, and _EXPORT_PACKAGES is for pkg-config packages DEFINED by the library.

This fixes a failure to build in Ubuntu.

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

Oh, I can merge this. Will do.

Revision history for this message
Michael Terry (mterry) wrote :

Scratch that, I can merge but wouldn't be able to push to Ubuntu. I'll let some one else review/push then.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'lib/Makefile.am'
--- lib/Makefile.am 2010-12-16 20:34:56 +0000
+++ lib/Makefile.am 2011-01-25 19:53:04 +0000
@@ -41,7 +41,8 @@
4141
42if USE_GTK342if USE_GTK3
43LaunchpadIntegration-3.0.gir: $(lpilib) Makefile43LaunchpadIntegration-3.0.gir: $(lpilib) Makefile
44LaunchpadIntegration_3_0_gir_PACKAGES = launchpad-integration44LaunchpadIntegration_3_0_gir_PACKAGES = gtk+-3.0
45LaunchpadIntegration_3_0_gir_EXPORT_PACKAGES = launchpad-integration-3.0
45LaunchpadIntegration_3_0_gir_INCLUDES = Gtk-3.046LaunchpadIntegration_3_0_gir_INCLUDES = Gtk-3.0
46LaunchpadIntegration_3_0_gir_CFLAGS = $(INCLUDES)47LaunchpadIntegration_3_0_gir_CFLAGS = $(INCLUDES)
47LaunchpadIntegration_3_0_gir_LIBS = $(lpilib)48LaunchpadIntegration_3_0_gir_LIBS = $(lpilib)

Subscribers

People subscribed via source and target branches

to all changes: