Skip to content

Commit

Permalink
fix ltcsmpte remnant in pkg-config file
Browse files Browse the repository at this point in the history
  • Loading branch information
x42 committed Aug 16, 2012
1 parent 505a228 commit 3390fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ltc.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Name: libltc
Description: linear/longitudinal timecode library
Requires:
Version: @VERSION@
Libs: -L${libdir} -lltcsmpte -lm
Libs: -L${libdir} -lltc -lm
Libs.static: -lm
Cflags: -I${includedir}

0 comments on commit 3390fef

Please sign in to comment.