caerbannog: fix launching

This commit is contained in:
Chuang Zhu 2022-10-21 17:42:07 +08:00
parent b1b84ec769
commit 63b25b50b9

View file

@ -7,6 +7,7 @@
, ninja
, pkg-config
, wrapGAppsHook
, gtk3
, atk
, libhandy
, libnotify
@ -35,6 +36,7 @@ python3.pkgs.buildPythonApplication rec {
];
buildInputs = [
gtk3
atk
gobject-introspection
libhandy