chiark / gitweb /
build-sys: update .pc.in files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 25 Jan 2014 23:55:50 +0000 (18:55 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 25 Jan 2014 23:55:58 +0000 (18:55 -0500)
src/compat-libs/libsystemd-id128.pc.in
src/compat-libs/libsystemd-login.pc.in
src/libsystemd/libsystemd.pc.in

index bb65ffde336463fd444955046ac1c0c45e83bcc5..80f8fee6c3d2b5ddfd027fbf0339fd38c8869d77 100644 (file)
@@ -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}
index 677f6b668113dd3eeb8430771c0e774d7f3dbfa7..db3f79c99ab8c2af0690df4ea344b89e05b32f20 100644 (file)
@@ -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
index a6874410032f47700544dfd3b4851775944f02a1..e8f79507ea65c3a958f3fe73b05704ce948ac024 100644 (file)
@@ -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}