Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6f8d2d6917ee1dc54b5bbe7a66a15e1b6bc7bec2
      
https://github.com/NixOS/nixpkgs/commit/6f8d2d6917ee1dc54b5bbe7a66a15e1b6bc7bec2
  Author: aszlig <[email protected]>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M pkgs/os-specific/linux/kmscon/default.nix

  Log Message:
  -----------
  kmscon: Fix build against systemd 230

>From the changelog:

  The compatibility libraries libsystemd-daemon.so,
  libsystemd-journal.so, libsystemd-id128.so, and libsystemd-login.so
  which have been deprecated since systemd-209 have been removed along
  with the corresponding pkg-config files. All symbols provided by those
  libraries are provided by libsystemd.so.

So let's just replace the use of libsystemd-daemon and libsystemd-login
with libsystemd in the configure script until a new version of kmscon
comes along.

Signed-off-by: aszlig <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to