gnome-frog: correct build inputs list
This commit is contained in:
parent
4df710841c
commit
15884ce84a
@ -51,11 +51,11 @@ python3Packages.buildPythonApplication rec {
|
|||||||
pkg-config
|
pkg-config
|
||||||
glib
|
glib
|
||||||
wrapGAppsHook4
|
wrapGAppsHook4
|
||||||
|
gobject-introspection
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
librsvg
|
librsvg
|
||||||
gobject-introspection
|
|
||||||
libnotify
|
libnotify
|
||||||
libadwaita
|
libadwaita
|
||||||
libportal
|
libportal
|
||||||
|
Loading…
Reference in New Issue
Block a user