polkit, pulseaudio: Drop some Linux-specific dependencies

This commit is contained in:
Eelco Dolstra
2013-10-06 00:20:34 +02:00
parent 2ae2b0bca3
commit 9db68de9e6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ stdenv, fetchurl, pkgconfig, glib, expat, pam, intltool, gettext
, gobjectIntrospection
, useSystemd ? true, systemd }:
, useSystemd ? stdenv.isLinux, systemd }:
let