1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

libudev: libudev.pc add Libs.private

This commit is contained in:
Kay Sievers 2008-09-01 16:38:10 +02:00
parent bc1e4a138b
commit 1893cf588f

View File

@ -7,4 +7,5 @@ Name: libudev
Description: Library to access udev device information
Version: @VERSION@
Libs: -L${libdir} -ludev
Libs.private: @SELINUX_LIBS@
Cflags: -I${includedir}