mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +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
|
||||
python3
|
||||
wrapGAppsHook
|
||||
glib
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user