summaryrefslogtreecommitdiff
path: root/src/compat-libs
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-01-25 18:55:50 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-01-25 18:55:58 -0500
commit0a75bc612dc8b220fc86479a89e0fe35dfcc48bc (patch)
treef986da5cf4e3ef1b33a0ffd1d2519d9fcb3343fe /src/compat-libs
parentbe12791331b9b64867b5aa4b13df88c1a2b7e2a1 (diff)
build-sys: update .pc.in files
Diffstat (limited to 'src/compat-libs')
-rw-r--r--src/compat-libs/libsystemd-id128.pc.in4
-rw-r--r--src/compat-libs/libsystemd-login.pc.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/compat-libs/libsystemd-id128.pc.in b/src/compat-libs/libsystemd-id128.pc.in
index bb65ffde33..80f8fee6c3 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 677f6b6681..db3f79c99a 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