Separate nativeBuildInputs where maintainers |= nckx
This commit is contained in:
@@ -139,9 +139,11 @@ stdenv.mkDerivation {
|
||||
pythonPackages.wrapPython
|
||||
saneBackends
|
||||
dbus
|
||||
pkgconfig
|
||||
net_snmp
|
||||
] ++ stdenv.lib.optional qtSupport qt4;
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
];
|
||||
|
||||
pythonPath = with pythonPackages; [
|
||||
dbus
|
||||
|
||||
Reference in New Issue
Block a user