[systemd-devel] [PATCH] journal: Drop pkgconfig reference to libsystemd-id128.

Lennart Poettering lennart at poettering.net
Tue Feb 4 05:36:17 PST 2014


On Thu, 30.01.14 13:58, Colin Guthrie (colin at mageia.org) wrote:

Applied! Thanks!

> This is now part of libsystemd.
> ---
>  src/journal/libsystemd-journal.pc.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/journal/libsystemd-journal.pc.in b/src/journal/libsystemd-journal.pc.in
> index 9883595..8418aaa 100644
> --- a/src/journal/libsystemd-journal.pc.in
> +++ b/src/journal/libsystemd-journal.pc.in
> @@ -14,6 +14,6 @@ Name: systemd
>  Description: systemd Journal Utility Library
>  URL: @PACKAGE_URL@
>  Version: @PACKAGE_VERSION@
> -Requires: libsystemd-id128 = @PACKAGE_VERSION@
> +Requires: libsystemd = @PACKAGE_VERSION@
>  Libs: -L${libdir} -lsystemd-journal
>  Cflags: -I${includedir}


Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list