--- FTGL/unix/ftgl.pc.in.req 2003-08-25 06:18:22.000000000 +0200 +++ FTGL/unix/ftgl.pc.in 2007-07-13 20:45:24.000000000 +0200 @@ -6,6 +6,6 @@ Name: @PACKAGE_NAME@ Description: OpenGL frontend to Freetype 2 Version: @PACKAGE_VERSION@ -Requires: -Libs: @GL_LIBS@ @FT2_LIBS@ -L${libdir} -lftgl -Cflags: -I${includedir} @GL_CFLAGS@ @FT2_CFLAGS@ +Requires: freetype2 +Libs: @GL_LIBS@ -L${libdir} -lftgl +Cflags: -I${includedir} @GL_CFLAGS@