]> git.ipfire.org Git - thirdparty/systemd.git/blame - libsystemd-daemon.pc.in
Link against -lcap only where required
[thirdparty/systemd.git] / libsystemd-daemon.pc.in
CommitLineData
1eae4c45
LP
1# Permission is hereby granted, free of charge, to any person
2# obtaining a copy of this software and associated documentation files
3# (the "Software"), to deal in the Software without restriction,
4# including without limitation the rights to use, copy, modify, merge,
5# publish, distribute, sublicense, and/or sell copies of the Software,
6# and to permit persons to whom the Software is furnished to do so,
7# subject to the following conditions:
114a50f8
LP
8
9prefix=@prefix@
10exec_prefix=@exec_prefix@
11libdir=@libdir@
12includedir=@includedir@
13
14Name: systemd
15Description: systemd Daemon Utility Library
16URL: @PACKAGE_URL@
17Version: @PACKAGE_VERSION@
18Libs: -L${libdir} -lsystemd-daemon
19Cflags: -I${includedir}