summaryrefslogtreecommitdiff
path: root/glu.pc.in
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-09-17 11:32:14 -0700
committerMatt Turner <mattst88@gmail.com>2012-09-17 11:32:14 -0700
commit030651b64854b84a01ebebad9af188e7644c541a (patch)
tree57a2640443e39159a40f1aa888331556e6693341 /glu.pc.in
parent6713b96bc2134dda985f06d0b2c7f447296c4a70 (diff)
downloadglu-030651b64854b84a01ebebad9af188e7644c541a.tar.gz
build: Put correct thing in glu.pc's Requires:glu-9.0.0
Diffstat (limited to 'glu.pc.in')
-rw-r--r--glu.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/glu.pc.in b/glu.pc.in
index 1cff191..939740d 100644
--- a/glu.pc.in
+++ b/glu.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: glu
Description: Mesa OpenGL Utility library
-Requires: gl
+Requires: @GLU_REQUIRES@
Version: @VERSION@
Libs: -L${libdir} -lGLU
Libs.private: -lm