From: Zbigniew Jędrzejewski-Szmek Date: Sat, 25 Jan 2014 23:55:50 +0000 (-0500) Subject: build-sys: update .pc.in files X-Git-Tag: v209~339 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a75bc612dc8b220fc86479a89e0fe35dfcc48bc;p=thirdparty%2Fsystemd.git build-sys: update .pc.in files --- diff --git a/src/compat-libs/libsystemd-id128.pc.in b/src/compat-libs/libsystemd-id128.pc.in index bb65ffde336..80f8fee6c3d 100644 --- a/src/compat-libs/libsystemd-id128.pc.in +++ b/src/compat-libs/libsystemd-id128.pc.in @@ -11,8 +11,8 @@ libdir=@libdir@ includedir=@includedir@ Name: systemd -Description: systemd 128 Bit ID Utility Library +Description: systemd 128 Bit ID Utility Library - deprecated URL: @PACKAGE_URL@ Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lsystemd-id128 +Libs: -L${libdir} -lsystemd Cflags: -I${includedir} diff --git a/src/compat-libs/libsystemd-login.pc.in b/src/compat-libs/libsystemd-login.pc.in index 677f6b66811..db3f79c99ab 100644 --- a/src/compat-libs/libsystemd-login.pc.in +++ b/src/compat-libs/libsystemd-login.pc.in @@ -11,7 +11,7 @@ libdir=@libdir@ includedir=@includedir@ Name: systemd -Description: systemd Login Utility Library deprecated compatibility library +Description: systemd Login Utility Library - deprecated URL: @PACKAGE_URL@ Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lsystemd diff --git a/src/libsystemd/libsystemd.pc.in b/src/libsystemd/libsystemd.pc.in index a6874410032..e8f79507ea6 100644 --- a/src/libsystemd/libsystemd.pc.in +++ b/src/libsystemd/libsystemd.pc.in @@ -14,6 +14,5 @@ Name: systemd Description: systemd Library URL: @PACKAGE_URL@ Version: @PACKAGE_VERSION@ -Requires: libsystemd-id128 = @PACKAGE_VERSION@ Libs: -L${libdir} -lsystemd Cflags: -I${includedir}