libgimp: link libgimpui against GEGL
Needed since commit4c8ee413eb
. (cherry picked from commit25aefa972e
)
This commit is contained in:
@ -435,6 +435,7 @@ libgimpui_@GIMP_API_VERSION@_la_LIBADD = \
|
|||||||
$(libgimpcolor) \
|
$(libgimpcolor) \
|
||||||
$(libgimpbase) \
|
$(libgimpbase) \
|
||||||
$(libgimpmodule) \
|
$(libgimpmodule) \
|
||||||
|
$(GEGL_LIBS) \
|
||||||
$(GTK_LIBS) \
|
$(GTK_LIBS) \
|
||||||
$(GEXIV2_LIBS) \
|
$(GEXIV2_LIBS) \
|
||||||
$(RT_LIBS)
|
$(RT_LIBS)
|
||||||
|
Reference in New Issue
Block a user