Merge lp:~chipaca/whoopsie/fix-eep into lp:whoopsie

Proposed by John Lenton
Status: Merged
Merged at revision: 606
Proposed branch: lp:~chipaca/whoopsie/fix-eep
Merge into: lp:whoopsie
Diff against target: 11 lines (+1/-1)
1 file modified
Makefile (+1/-1)
To merge this branch: bzr merge lp:~chipaca/whoopsie/fix-eep
Reviewer Review Type Date Requested Status
Evan (community) Approve
Review via email: mp+221737@code.launchpad.net

Commit message

Add gio to libwhoopsie libs.

Description of the change

Add gio to libwhoopsie libs.

To post a comment you must log in.
Revision history for this message
Evan (ev) wrote :

Much less eep in this one.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Makefile'
--- Makefile 2014-05-12 08:03:41 +0000
+++ Makefile 2014-06-02 13:53:27 +0000
@@ -5,7 +5,7 @@
5libwhoopsie_CFLAGS=$(shell pkg-config --cflags glib-2.0) \5libwhoopsie_CFLAGS=$(shell pkg-config --cflags glib-2.0) \
6 $(shell libgcrypt-config --cflags) \6 $(shell libgcrypt-config --cflags) \
7 $(CFLAGS) $(CPPFLAGS)7 $(CFLAGS) $(CPPFLAGS)
8libwhoopsie_LIBS=$(shell pkg-config --libs glib-2.0) \8libwhoopsie_LIBS=$(shell pkg-config --libs gio-2.0 glib-2.0) \
9 $(shell libgcrypt-config --libs) \9 $(shell libgcrypt-config --libs) \
10 $(LDFLAGS)10 $(LDFLAGS)
1111

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: