forked from mirrors/nixpkgs
inkscape: add pyserial
This commit is contained in:
parent
62745b65f4
commit
6efbfd12e7
|
@ -48,6 +48,7 @@ let
|
|||
lxml
|
||||
pillow
|
||||
scour
|
||||
pyserial
|
||||
]);
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
|
|
Loading…
Reference in a new issue