You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/tuxpaint/files/tuxpaint-0.9.21-underlinkin...

18 lines
592 B

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.