Merge pull request #197047 from chuangzhu/fix-caerbannog

caerbannog: fix launching
This commit is contained in:
Bobby Rong 2022-10-24 17:06:21 +08:00 committed by GitHub
commit 22d37140ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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