From f48ee31361c1f29bde9d0f4eb9492c45d5936011 Mon Sep 17 00:00:00 2001 From: Simon Newton Date: Mon, 21 Jan 2013 16:47:27 -0800 Subject: [PATCH] * add @LIBS@ to libartnet.pc.in --- libartnet.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libartnet.pc.in b/libartnet.pc.in index 81b12cb..eb8661f 100644 --- a/libartnet.pc.in +++ b/libartnet.pc.in @@ -6,7 +6,7 @@ includedir=@includedir@ Name: libartnet Version: @VERSION@ -Description: libartnet +Description: libartnet Requires: -Libs: -L${libdir} -lartnet +Libs: -L${libdir} -lartnet @LIBS@ Cflags: -I${includedir}/libartnet