Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimp/files: gimp-2.6.3-asneeded.diff
Date: Thu, 27 Nov 2008 08:52:25
Message-Id: E1L5cbn-0000oq-IG@stork.gentoo.org
1 hanno 08/11/27 08:52:23
2
3 Added: gimp-2.6.3-asneeded.diff
4 Log:
5 gimp: fix building with forced --as-needed
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc6 x86_64)
7
8 Revision Changes Path
9 1.1 media-gfx/gimp/files/gimp-2.6.3-asneeded.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/files/gimp-2.6.3-asneeded.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/files/gimp-2.6.3-asneeded.diff?rev=1.1&content-type=text/plain
13
14 Index: gimp-2.6.3-asneeded.diff
15 ===================================================================
16 --- gimp-2.6.3/app/Makefile.am 2008-11-20 23:43:08.000000000 +0100
17 +++ gimp-2.6.3-1/app/Makefile.am 2008-11-26 17:37:56.000000000 +0100
18 @@ -141,6 +141,7 @@
19 $(GEGL_LIBS) \
20 $(RT_LIBS) \
21 $(INTLLIBS) \
22 + $(GLIB_LIBS) \
23 $(GIMPICONRC)