Skip to content

Commit f1526c4

Browse files
authored
fix: add missing fedora dependency (#1922)
Add `util-linux-script` as dnf dependency because since fedora 42 the `script` command is split from `util-linux`.
1 parent a7b2437 commit f1526c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

distrobox-init

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,7 @@ setup_dnf()
10731073
tzdata
10741074
unzip
10751075
util-linux
1076+
util-linux-script
10761077
vte-profile
10771078
wget
10781079
which

0 commit comments

Comments
 (0)