summaryrefslogtreecommitdiff
path: root/community/gimp-refocus/refocus-gimp-2.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gimp-refocus/refocus-gimp-2.0.patch')
-rw-r--r--community/gimp-refocus/refocus-gimp-2.0.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp-refocus/refocus-gimp-2.0.patch b/community/gimp-refocus/refocus-gimp-2.0.patch
index 259ee9f87..454b8d999 100644
--- a/community/gimp-refocus/refocus-gimp-2.0.patch
+++ b/community/gimp-refocus/refocus-gimp-2.0.patch
@@ -68,7 +68,7 @@ diff -u -u -r1.1.1.1 Makefile.am
refocus_SOURCES = refocus.c conv.c gimppreview.c prevman.c util.c matrix.c tilebuf.c bdclosure.c fwlapack.c
-refocus_LDADD = @GTK_LIBS@ -lgimp ${ldadd_atlas}
-+refocus_LDADD = @GIMP_LIBS@ ${ldadd_atlas}
++refocus_LDADD = @GIMP_LIBS@ ${ldadd_atlas} -lm
refocus_DEPENDENCIES=@LAPACK_LIB_DIR@/liblapack.a
test_matrix_SOURCES = matrix.c test-matrix.c fwlapack.c