mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
gnome-podcasts: fix strict deps build
This commit is contained in:
parent
0322dc52b8
commit
8ccfa1e212
@ -43,6 +43,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
rustc
|
rustc
|
||||||
python3
|
python3
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
|
glib
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user