[gimp] plug-ins: link file-jpeg against GEGL_LIBS
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: link file-jpeg against GEGL_LIBS
- Date: Mon, 13 May 2013 07:13:24 +0000 (UTC)
commit 7fbec0ea17d28275153153f4cbe802f1551fea26
Author: Michael Natterer <mitch gimp org>
Date: Mon May 13 09:11:09 2013 +0200
plug-ins: link file-jpeg against GEGL_LIBS
plug-ins/file-jpeg/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plug-ins/file-jpeg/Makefile.am b/plug-ins/file-jpeg/Makefile.am
index 98484c2..bba866d 100644
--- a/plug-ins/file-jpeg/Makefile.am
+++ b/plug-ins/file-jpeg/Makefile.am
@@ -64,6 +64,7 @@ file_jpeg_LDADD = \
$(JPEG_LIBS) \
$(LCMS_LIBS) \
$(GTK_LIBS) \
+ $(GEGL_LIBS) \
$(RT_LIBS) \
$(INTLLIBS) \
$(file_jpeg_RC)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]