hplip: now hp-setup actually shows a dialog
This commit is contained in:
parent
f590891ac2
commit
b5e2a027c4
@ -52,7 +52,6 @@ stdenv.mkDerivation rec {
|
|||||||
libusb
|
libusb
|
||||||
pythonPackages.python
|
pythonPackages.python
|
||||||
pythonPackages.wrapPython
|
pythonPackages.wrapPython
|
||||||
pythonPackages.recursivePthLoader # does not seem to work?
|
|
||||||
saneBackends
|
saneBackends
|
||||||
dbus
|
dbus
|
||||||
pkgconfig] ++
|
pkgconfig] ++
|
||||||
@ -62,6 +61,7 @@ stdenv.mkDerivation rec {
|
|||||||
pythonDBus
|
pythonDBus
|
||||||
pyqt4
|
pyqt4
|
||||||
pygobject
|
pygobject
|
||||||
|
recursivePthLoader
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user