summaryrefslogtreecommitdiff
path: root/src/glfw3.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/glfw3.pc.in')
-rw-r--r--src/glfw3.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glfw3.pc.in b/src/glfw3.pc.in
index 87423e1..bcd26e2 100644
--- a/src/glfw3.pc.in
+++ b/src/glfw3.pc.in
@@ -7,7 +7,6 @@ Name: GLFW
Description: A multi-platform library for OpenGL, window and input
Version: @GLFW_VERSION_FULL@
URL: https://www.glfw.org/
-Requires.private: @GLFW_PKG_DEPS@
Libs: -L${libdir} -l@GLFW_LIB_NAME@
Libs.private: @GLFW_PKG_LIBS@
Cflags: -I${includedir}