diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-31 11:58:06 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-05-31 11:58:06 +0200 |
commit | 051d68786bd5bfe87e7cc0c1d68ec4be83eb662a (patch) | |
tree | 547a498337e76ab59f38ca9c50cd3049b6799a55 /src/login/logind-seat.c | |
parent | aa0f64ac851ebf27342d66947b5170bfeb9f49ae (diff) |
util: don't require libcap when building libsystemd-shared
src/shared/util.c includes <sys/capability.h> but doesn't use anything
defined there. Since <sys/capability.h> is part of libcap, not libc,
don't require it.
Allows systemd-without-udevd to require fewer external libraries.
Diffstat (limited to 'src/login/logind-seat.c')
0 files changed, 0 insertions, 0 deletions