Skip to content

Commit

Permalink
[nozzle] fix pkg-config to point to nozzle
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Nov 21, 2017
1 parent 4206ec2 commit d13440a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libnozzle/libnozzle.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Name: libnozzle
Version: @VERSION@
Description: library to manage a pool of tap devices
Requires:
Libs: -L${libdir} -ltap
Libs: -L${libdir} -lnozzle
Cflags: -I${includedir}

0 comments on commit d13440a

Please sign in to comment.