]> git.sesse.net Git - movit/commitdiff
Small cleanup in movit.pc.in.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 12:52:53 +0000 (13:52 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 12:52:53 +0000 (13:52 +0100)
movit.pc.in

index b847cad9461bb91a47fe4b993379eb142caf7aab..b0895510ab763fdc8fb7e2393f415dfc3991e7d5 100644 (file)
@@ -10,5 +10,5 @@ Description: Movit is a library for high-quality, high-performance video filters
 Version: git
 Requires:
 Conflicts:
 Version: git
 Requires:
 Conflicts:
-Libs: -lmovit -lGLEW
+Libs: -lmovit @GLEW_LIBS@
 Cflags: -I${includedir}/movit @Eigen3_CFLAGS@ @GLEW_CFLAGS@
 Cflags: -I${includedir}/movit @Eigen3_CFLAGS@ @GLEW_CFLAGS@