--- gimp-2.9.4/plug-ins/pygimp/Makefile.am.orig 2016-07-14 09:00:09.682401200 +0300 | |
+++ gimp-2.9.4/plug-ins/pygimp/Makefile.am 2016-07-14 09:00:23.299130300 +0300 | |
@@ -61,6 +61,8 @@ | |
$(libgimpui) \ | |
$(GLIB_LIBS) \ | |
$(PYLINK_LIBS) \ | |
+ $(BABL_LIBS) \ | |
+ $(GEGL_LIBS) \ | |
$(RT_LIBS) | |
_gimpenums_la_SOURCES = \ |