diff --git a/libnozzle/libnozzle.pc.in b/libnozzle/libnozzle.pc.in index c53a7a43..901e3af5 100644 --- a/libnozzle/libnozzle.pc.in +++ b/libnozzle/libnozzle.pc.in @@ -1,19 +1,19 @@ # # Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved. # # Author: Fabio M. Di Nitto # # This software licensed under GPL-2.0+, LGPL-2.0+ # prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=${prefix}/include 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}