polkit: Recategorize some dependencies

This commit is contained in:
John Ericson 2017-09-19 12:29:30 -04:00
parent bac21681a1
commit abec0e7645

View file

@ -42,10 +42,10 @@ stdenv.mkDerivation rec {
outputs = [ "bin" "dev" "out" ]; # small man pages in $bin
nativeBuildInputs =
[ gtk_doc pkgconfig autoreconfHook ]
[ gtk_doc pkgconfig autoreconfHook intltool gobjectIntrospection ]
++ [ libxslt docbook_xsl docbook_xml_dtd_412 ]; # man pages
buildInputs =
[ glib expat pam intltool spidermonkey_17 gobjectIntrospection ]
[ glib expat pam spidermonkey_17 gobjectIntrospection ]
++ stdenv.lib.optional useSystemd systemd;
# Ugly hack to overwrite hardcoded directories