[gimp/gimp-2-10] plug-ins: somehow common/Makefile.am wasn't properly generated/merged



commit f5e6812131f0f168fd5db6662a4b39b6ae765fd2
Author: Michael Natterer <mitch gimp org>
Date:   Tue Jul 23 01:06:20 2019 +0200

    plug-ins: somehow common/Makefile.am wasn't properly generated/merged

 plug-ins/common/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/plug-ins/common/Makefile.am b/plug-ins/common/Makefile.am
index c509f1f0a1..6125821afb 100644
--- a/plug-ins/common/Makefile.am
+++ b/plug-ins/common/Makefile.am
@@ -1035,6 +1035,7 @@ file_pdf_load_LDADD = \
        $(libgimpcolor)         \
        $(libgimpbase)          \
        $(GTK_LIBS)             \
+       $(GEGL_LIBS)            \
        $(POPPLER_LIBS)         \
        $(RT_LIBS)              \
        $(INTLLIBS)             \


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