commit 15cbc577c1f8303cc39de3db994df69cbf6affba
parent 2a8425353cb6e44a098ff127b4d4b4c1d4e915f4
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 26 Jun 2023 16:53:56 +0200
Fix a typo in the the pkg-config file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/star-sp.pc.in b/star-sp.pc.in
@@ -2,7 +2,7 @@ prefix=@PREFIX@
includedir=${prefix}/include
libdir=${prefix}/lib
-Requires: rsys >= @RSYS_VERSION@,
+Requires: rsys >= @RSYS_VERSION@
Requires.private: random123 >= @RANDOM123_VERSION@
Name: Star-SamPling
Description: Star-Sampling library