cosmic-tasks: use renamed wrapGAppsHook3
This commit is contained in:
parent
095591c0d4
commit
e428ac54ac
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
, rustPlatform
|
||||
, fetchFromGitHub
|
||||
, pkg-config
|
||||
, wrapGAppsHook
|
||||
, wrapGAppsHook3
|
||||
, atk
|
||||
, cairo
|
||||
, gdk-pixbuf
|
||||
|
@ -57,7 +57,7 @@ in rustPlatform.buildRustPackage rec {
|
|||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue