]> git.pld-linux.org Git - packages/cinepaint.git/blame - cinepaint-link.patch
- updated to 1.3
[packages/cinepaint.git] / cinepaint-link.patch
CommitLineData
cbd6e183
JB
1--- cinepaint/lib/Makefile.am.orig 2007-10-25 12:17:36.000000000 +0200
2+++ cinepaint/lib/Makefile.am 2013-03-23 21:27:13.098112559 +0100
3@@ -18,7 +18,8 @@
4
5 libcinepaint_la_LIBADD = \
6 ./wire/libwire.la \
7- $(top_builddir)/libhalf/libcinepaintHalf.la
8+ $(top_builddir)/libhalf/libcinepaintHalf.la \
9+ $(GTK_LIBS) -lm
10
11 libcinepaint_la_SOURCES = \
12 chain.xpm \
This page took 0.170361 seconds and 4 git commands to generate.