drawing: fix build with meson 0.61

This commit is contained in:
Bobby Rong
2022-03-30 18:09:51 +08:00
parent 6a079dad15
commit d23a53bd36
@@ -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 = [