summaryrefslogtreecommitdiff
path: root/tools/pkg-config/sfml-graphics.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pkg-config/sfml-graphics.pc.in')
-rw-r--r--tools/pkg-config/sfml-graphics.pc.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/pkg-config/sfml-graphics.pc.in b/tools/pkg-config/sfml-graphics.pc.in
index b138160..d0a88a1 100644
--- a/tools/pkg-config/sfml-graphics.pc.in
+++ b/tools/pkg-config/sfml-graphics.pc.in
@@ -8,8 +8,5 @@ Description: The Simple and Fast Multimedia Library, graphics module.
URL: http://www.sfml-dev.org
Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
Requires: sfml-window
-Requires.private: sfml-system, freetype2
Libs: -L${libdir} -lsfml-graphics
-# gl may not be in pkg-config
-Libs.private: @OPENGL_gl_LIBRARY@ @OPENGL_glu_LIBRARY@
Cflags: -I${includedir}