mirror of
https://github.com/scottdraves/flam3.git
synced 2025-01-21 05:20:05 -05:00
Issue 1: remove specific libpng12 reference in flam3.pc.in, replace with generic libpng
git-svn-id: https://flam3.googlecode.com/svn/trunk@89 77852712-ef1d-11de-8684-7d64432d61a3
This commit is contained in:
parent
b358966b64
commit
a327e855a9
@ -7,6 +7,6 @@ datarootdir=@datarootdir@
|
||||
Name: flam3
|
||||
Description: Renders and animates fractal flames and manipulates their genetic codes, see www.flam3.com for more info.
|
||||
Version: @VERSION@
|
||||
Requires: libpng12 >= 1.0 libxml-2.0
|
||||
Requires: libpng >= 1.0 libxml-2.0
|
||||
Libs: -L${libdir} -lflam3 -ljpeg -lpthread
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
Reference in New Issue
Block a user