forked from mirrors/nixpkgs
Merge pull request #169450 from TilCreator/inkscape-add-pyserial
inkscape: add pyserial
This commit is contained in:
commit
4cfa901fa1
|
@ -48,6 +48,7 @@ let
|
|||
lxml
|
||||
pillow
|
||||
scour
|
||||
pyserial
|
||||
]);
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
|
|
Loading…
Reference in a new issue