blob: 295684918f505e6b7f53dbc9bf9f7b185507983d [file] [log] [blame]
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.