Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 5ff554f176425e4eb5839597909481b3 > files > 2

CTL-1.4.1-11.fc15.src.rpm

diff -up ctl-1.4.1/CTL.pc.in.fix_pkg-config ctl-1.4.1/CTL.pc.in
--- ctl-1.4.1/CTL.pc.in.fix_pkg-config	2007-11-07 16:37:09.000000000 +0100
+++ ctl-1.4.1/CTL.pc.in	2007-11-07 16:44:39.000000000 +0100
@@ -7,5 +7,6 @@ CTL_includedir=@includedir@/CTL
 Name: CTL
 Description: CTL interpreter library
 Version: @CTL_VERSION@
-Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmCtlSimd -lIlmCtlMath -lIlmCtl @ILMBASE_LIBS@
-Cflags: @ILMBASE_CXXFLAGS@ -I${CTL_includedir}
+Requires: IlmBase
+Libs: -L${libdir} -lIlmCtlSimd -lIlmCtlMath -lIlmCtl
+Cflags: -I${CTL_includedir}