SwordArMor-gentoo-overlay/net-im/fractal/files/fractal-fractal-gtk-cargo.t...

14 lines
396 B
Diff

--- a/fractal-gtk/Cargo.toml 2020-04-06 00:04:59.544718620 +0200
+++ b/fractal-gtk/Cargo.toml 2020-04-06 00:06:24.840122493 +0200
@@ -58,8 +58,8 @@
features = ["v0_0_10"]
[dependencies.gettext-rs]
-git = "https://github.com/danigm/gettext-rs"
-branch = "no-gettext"
+path = "../../cargo_home/gentoo/gettext-rs-0.4.1"
+package = "gettext-rs"
features = ["gettext-system"]
[dependencies.gtk]