[epiphany] Fix build on Debian
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Fix build on Debian
- Date: Thu, 29 Sep 2016 09:52:34 +0000 (UTC)
commit 0c913df69cac28baa6bd3b0ed70596c78787de73
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Sep 29 11:38:56 2016 +0200
Fix build on Debian
src/profile-migrator/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/profile-migrator/Makefile.am b/src/profile-migrator/Makefile.am
index bc6ee6b..56af680 100644
--- a/src/profile-migrator/Makefile.am
+++ b/src/profile-migrator/Makefile.am
@@ -19,6 +19,7 @@ ephy_profile_migrator_CPPFLAGS = \
$(GTK_CFLAGS) \
$(LIBSECRET_CFLAGS) \
$(LIBSOUP_CFLAGS) \
+ $(LIBXML_CFLAGS) \
$(WEBKIT2GTK_CFLAGS)
ephy_profile_migrator_LDADD = \
@@ -28,6 +29,7 @@ ephy_profile_migrator_LDADD = \
$(GTK_LIBS) \
$(LIBSECRET_LIBS) \
$(LIBSOUP_LIBS) \
+ $(LIBXML_LIBS) \
$(WEBKIT2GTK_LIBS)
ephy_profile_migrator_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]