hplip: clean up & remove unused arguments

This commit is contained in:
Tobias Geerinckx-Rice 2015-11-20 21:08:41 +01:00
parent a6c42b5945
commit 97597d4f75

View file

@ -1,7 +1,9 @@
{ stdenv, fetchurl, automake, pkgconfig
{ stdenv, fetchurl, substituteAll
, pkgconfig
, cups, zlib, libjpeg, libusb1, pythonPackages, saneBackends, dbus, usbutils
, polkit, qtSupport ? true, qt4, pyqt4, net_snmp
, withPlugin ? false, substituteAll, makeWrapper
, net_snmp, polkit
, qtSupport ? true, qt4, pyqt4
, withPlugin ? false
}:
let