mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 14:40:31 +00:00
build-sys: update .pc.in files
This commit is contained 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}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user