Commit 40796a06 authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.python-openzwave: doesn't depend on systemd

parent 0875bbca
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@
  fetchPypi,
  isPy3k,
  pkg-config,
  systemd,
  libyaml,
  openzwave,
  cython,
@@ -30,7 +29,6 @@ buildPythonPackage rec {

  nativeBuildInputs = [ pkg-config ];
  buildInputs = [
    systemd
    libyaml
    openzwave
    cython