Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > a03b32dd3627f6b59b209e600101c0d2 > files > 2

tuxpaint-0.9.21-3.1.mga1.src.rpm

--- Makefile~	2008-07-01 02:16:48.000000000 +0200
+++ Makefile	2008-08-01 17:48:55.000000000 +0200
@@ -154,7 +154,7 @@
 
 
 # Libraries, paths, and flags:
-SDL_LIBS:=$(shell sdl-config --libs) -lSDL_image -lSDL_ttf
+SDL_LIBS:=$(shell sdl-config --libs) -lSDL_image -lSDL_ttf $(PNG)
 
 # Sound support
 SDL_MIXER_LIB:=$(call linktest,-lSDL_mixer,$(SDL_LIBS))