Fixed listing of non-pkg-config libraries.

This commit is contained in:
Camilla Berglund
2012-03-25 17:31:22 +02:00
parent 8dc1391835
commit c097246312
2 changed files with 10 additions and 8 deletions
+3 -2
View File
@@ -7,6 +7,7 @@ Name: GLFW
Description: A portable library for OpenGL, window and input
Version: 3.0.0
URL: http://www.glfw.org/
Requires.private: @GLFW_PKGLIBS@
Libs: -L${libdir} -lglfw
Requires.private: @GLFW_PKG_DEPS@
Libs: -L${libdir} -lglfw
Libs.private: @GLFW_PKG_LIBS@
Cflags: -I${includedir}