X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibudev%2Flibudev.pc.in;h=a0f3f524e0ad82a1a0d0a8c1216046724e623d8e;hb=9c89c1cabd0357fa4e58a91c4d9233702896b709;hp=c9a47fc9b8587eecaa0fa24303240233e3776a78;hpb=bb061708d5aa83579f213bdfb67253f7027217c3;p=elogind.git 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}