Merge pull request #197047 from chuangzhu/fix-caerbannog
caerbannog: fix launching
This commit is contained in:
commit
22d37140ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user