Skip to content

Commit 4e2048f

Browse files
committed
change: removed libstring_util requirement from pkg-config file
1 parent 80d16a1 commit 4e2048f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotkernel.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Name: robotkernel
77
Description: the robotkernel device driver framework
88
URL: rmc-github.robotic.dlr.de:robotkernel/robotkernel.git
99
Version: @VERSION@
10-
Requires: libstring_util >= 1.1, yaml-cpp >= 0.5.2
10+
Requires: yaml-cpp >= 0.5.2
1111
Cflags: -I@includedir@
1212
Libs:

0 commit comments

Comments
 (0)