gentoo-full-overlay/media-gfx/tuxpaint/files/tuxpaint-0.9.21-underlinking.patch

17 lines
592 B
Diff

From: Julian Ospald <hasufell@gentoo.org>
Date: Sat Oct 26 19:16:54 UTC 2013
Subject: fix underlinking
https://bugs.gentoo.org/show_bug.cgi?id=484434
--- tuxpaint-0.9.21/Makefile
+++ tuxpaint-0.9.21/Makefile
@@ -80,7 +80,7 @@
windows_ARCH_LINKS:=-lintl $(PNG) -lwinspool -lshlwapi $(FRIBIDI_LIB)
osx_ARCH_LINKS:=$(PAPER_LIB) $(FRIBIDI_LIB)
beos_ARCH_LINKS:="-lintl $(PNG) -lz -lbe -liconv $(FRIBIDI_LIB)"
-linux_ARCH_LINKS:=$(PAPER_LIB) $(FRIBIDI_LIB)
+linux_ARCH_LINKS:=$(PAPER_LIB) $(PNG) $(FRIBIDI_LIB)
ARCH_LINKS:=$($(OS)_ARCH_LINKS)
# Install a launcher icon for the Nokia 770.