X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibudev%2Flibudev.pc.in;h=a0f3f524e0ad82a1a0d0a8c1216046724e623d8e;hp=c9a47fc9b8587eecaa0fa24303240233e3776a78;hb=9cada1952a371e1b74b5e4bcae020ca1e88fdec8;hpb=bb061708d5aa83579f213bdfb67253f7027217c3 diff --git a/src/libudev/libudev.pc.in b/src/libudev/libudev.pc.in index c9a47fc9b..a0f3f524e 100644 --- a/src/libudev/libudev.pc.in +++ b/src/libudev/libudev.pc.in @@ -1,3 +1,10 @@ +# 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=@exec_prefix@ libdir=@libdir@ @@ -6,6 +13,5 @@ includedir=@includedir@ Name: libudev Description: Library to access udev device information Version: @VERSION@ -Libs: -L${libdir} -ludev -lrt -Libs.private: +Libs: -L${libdir} -ludev Cflags: -I${includedir}