Commit ed5cdd2
committed
gitr: Ensure gettext is installed on Fedora 41
I'm getting the infamous "tclsh failed; using unoptimized loading"
error when building git on Fedora 41. I found that even though the
package list includes "gettext", the gettext package is not getting
installed.
StackOverflow says grabbing the "intltool" package will ensure that
"gettext" and "gettext-devel" will be pulled in.
Signed-off-by: Chuck Lever <[email protected]>1 parent 2fcb7fa commit ed5cdd2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments