X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibelogind%2Flibelogind.pc.in;h=81b1d79c374a01d1238b1945086adff85f430ae4;hp=b7e688300942b7e92902faa182c9f08663c85ff1;hb=21127a147a58a99640a0b8672350d48b47110df2;hpb=3dd1bac5dedd766169e9d45c59afc3da4f03d472 diff --git a/src/libelogind/libelogind.pc.in b/src/libelogind/libelogind.pc.in index b7e688300..81b1d79c3 100644 --- a/src/libelogind/libelogind.pc.in +++ b/src/libelogind/libelogind.pc.in @@ -5,14 +5,14 @@ # 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@ -includedir=@includedir@ - -Name: elogind -Description: elogind Library -URL: @PACKAGE_URL@ -Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lelogind -Cflags: -I${includedir} +g systemd-journal - - +u systemd-bus-proxy - "systemd Bus Proxy" +m4_ifdef(`ENABLE_NETWORKD', +u systemd-network - "systemd Network Management" +)m4_dnl +m4_ifdef(`ENABLE_RESOLVED', +u systemd-resolve - "systemd Resolver" +)m4_dnl +m4_ifdef(`ENABLE_TIMESYNCD', +u systemd-timesync - "systemd Time Synchronization" +)m4_dnl