mangayomi: remove useless xdg-user-dirs

This commit is contained in:
aucub
2024-12-08 20:03:44 +08:00
parent a239f78880
commit 82108e2d6b
-2
View File
@@ -35,7 +35,6 @@
libvdpau,
rustPlatform,
stdenv,
xdg-user-dirs,
zenity,
copyDesktopItems,
makeDesktopItem,
@@ -161,7 +160,6 @@ flutter324.buildFlutterApplication {
--prefix LD_LIBRARY_PATH : "$out/app/${pname}/lib" \
--prefix PATH : "${
lib.makeBinPath [
xdg-user-dirs
zenity
]
}"