gcdemu: fix tray icon on wayland (#415194)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
intltool,
|
||||
adwaita-icon-theme,
|
||||
gdk-pixbuf,
|
||||
libappindicator-gtk3,
|
||||
}:
|
||||
python3Packages.buildPythonApplication {
|
||||
|
||||
@@ -35,6 +36,7 @@ python3Packages.buildPythonApplication {
|
||||
libnotify
|
||||
adwaita-icon-theme
|
||||
gdk-pixbuf
|
||||
libappindicator-gtk3
|
||||
];
|
||||
propagatedBuildInputs = with python3Packages; [ pygobject3 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user