# libudev.pc.in. Forked from systemd on 28 Sept 2015. # All changes from the original are copyright Jude Nelson (judecn@gmail.com) # Original copyright notice reproduced below: # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=@includedir@ Name: libvdev Description: Library to access vdev shared library Version: @VERSION@ Requires: Libs: -L${libdir} -lvdev Cflags: -I${includedir}/vdev