You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-editors/gedit/files/gedit-2.30.4-underlinking.p...

21 lines
491 B

diff --git a/configure.ac b/configure.ac
index 78a8055..c80651b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -272,6 +272,7 @@ PKG_CHECK_MODULES(GEDIT, [
glib-2.0 >= 2.22.0
gthread-2.0 >= 2.13.0
gio-2.0 >= 2.23.1
+ gmodule-2.0 >= 2.23.1
gtk+-2.0 >= 2.16.0
gtksourceview-2.0 >= 2.9.7
gconf-2.0 >= 1.1.11
@@ -320,6 +321,7 @@ if test "$os_osx" = "no" &&
test "$os_win32" = "no"; then
PKG_CHECK_MODULES(EGG_SMCLIENT, [
sm >= 1.0.0
+ ice
])
else
EGG_SMCLIENT_CFLAGS=