summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/flam3.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flam3.pc.in b/src/flam3.pc.in
index e78b2da..32cd769 100644
--- a/src/flam3.pc.in
+++ b/src/flam3.pc.in
@@ -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}