summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--volk/volk.pc.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/volk/volk.pc.in b/volk/volk.pc.in
index 85425ba64..58e976786 100644
--- a/volk/volk.pc.in
+++ b/volk/volk.pc.in
@@ -5,11 +5,10 @@ includedir=@includedir@
LV_CXXFLAGS=@LV_CXXFLAGS@
-
Name: volk
-Description: VOLK.. Vector Optimized Library of Kernels
+Description: VOLK: Vector Optimized Library of Kernels
Requires:
Version: @VERSION@
-Libs: -lvolk -lvolk_runtime @LV_ORC_PKGCONFIG@
+Libs: -lvolk
Cflags: -I${includedir} ${LV_CXXFLAGS}