[epiphany] Don't depend on gmodule
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Don't depend on gmodule
- Date: Mon, 25 Aug 2014 14:30:50 +0000 (UTC)
commit 886e5a05c8cf0044e7d0758c1c651be2e87a97ca
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Thu Aug 21 10:23:39 2014 -0500
Don't depend on gmodule
Since we no longer have a extension system, we don't need this anymore,
right?
https://bugzilla.gnome.org/show_bug.cgi?id=735171
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b34cf74..8955d6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,7 +92,6 @@ AM_CONDITIONAL([ENABLE_TESTS],[test "$enable_tests" = "yes"])
PKG_CHECK_MODULES([DEPENDENCIES], [
glib-2.0 >= $GLIB_REQUIRED
- gmodule-2.0
gthread-2.0
gio-unix-2.0 >= $GLIB_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]