Merge pull request #166398 from bobby285271/drawing

This commit is contained in:
Doron Behar
2022-03-30 20:08:37 +03:00
committed by GitHub
@@ -13,6 +13,7 @@
, gdk-pixbuf
, pango
, gettext
, itstool
}:
python3.pkgs.buildPythonApplication rec {
@@ -38,6 +39,7 @@ python3.pkgs.buildPythonApplication rec {
wrapGAppsHook
glib
gettext
itstool
];
buildInputs = [