Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b80577a5af8dec26d82f2a99e47035b7b60b50f8
Authored by
Stéphane Raimbault
2010-04-02 12:01:06 +0200
1 parent
248adcf7
Requires field was useless in modbus.pc.in
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
modbus.pc.in
modbus.pc.in
View file @
b80577a
...
...
@@ -5,7 +5,6 @@ includedir=@includedir@
5
5
6
6
Name: modbus
7
7
Description: Modbus library
8
-Requires:
9
8
Version: @VERSION@
10
9
Libs: -L${libdir} -lmodbus
11
10
Cflags: -I${includedir}
...
...