From d98081df26d115a46404baaa83e9a927ebe37b87 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 3 Feb 2013 13:52:53 +0100 Subject: [PATCH] Small cleanup in movit.pc.in. --- movit.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/movit.pc.in b/movit.pc.in index b847cad..b089551 100644 --- a/movit.pc.in +++ b/movit.pc.in @@ -10,5 +10,5 @@ Description: Movit is a library for high-quality, high-performance video filters Version: git Requires: Conflicts: -Libs: -lmovit -lGLEW +Libs: -lmovit @GLEW_LIBS@ Cflags: -I${includedir}/movit @Eigen3_CFLAGS@ @GLEW_CFLAGS@ -- 2.39.2