[gimp] plugins: Forgot to add GEGL's links flags



commit 7ae4768fe5f8212e6c4917c547d825f650b5c8a0
Author: Téo Mazars <teo mazars ensimag fr>
Date:   Sun Jun 9 23:57:16 2013 +0200

    plugins: Forgot to add GEGL's links flags
    
    Fix the build

 plug-ins/common/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plug-ins/common/Makefile.am b/plug-ins/common/Makefile.am
index 5a2bb2b..c983dff 100644
--- a/plug-ins/common/Makefile.am
+++ b/plug-ins/common/Makefile.am
@@ -722,6 +722,7 @@ decompose_LDADD = \
        $(libgimpcolor)         \
        $(libgimpbase)          \
        $(GTK_LIBS)             \
+       $(GEGL_LIBS)            \
        $(RT_LIBS)              \
        $(INTLLIBS)             \
        $(decompose_RC)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]