linker now requires gmodule-2.0 in mate-text-editor
This commit is contained in:
parent
abcdc86ee6
commit
5d39a44c94
|
@ -273,6 +273,7 @@ dnl ================================================================
|
|||
PKG_CHECK_MODULES(PLUMA, [
|
||||
libxml-2.0 >= 2.5.0
|
||||
glib-2.0 >= 2.22.0
|
||||
gmodule-2.0 >= 2.0.0
|
||||
gthread-2.0 >= 2.13.0
|
||||
gio-2.0 >= 2.23.1
|
||||
gtk+-2.0 >= 2.16.0
|
||||
|
|
Loading…
Reference in New Issue