udisks2: Propagated inputs considered harmful
This commit is contained in:
@@ -26,9 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig intltool ];
|
nativeBuildInputs = [ pkgconfig intltool ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ expat acl systemd glib libatasmart polkit ]; # in closure anyway
|
buildInputs = [ libxslt docbook_xsl libgudev expat acl systemd glib libatasmart polkit ];
|
||||||
|
|
||||||
buildInputs = [ libxslt docbook_xsl libgudev ];
|
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--localstatedir=/var"
|
"--localstatedir=/var"
|
||||||
|
|||||||
Reference in New Issue
Block a user