Skip to content

Commit b341f59

Browse files
install pv from additional step
1 parent 2617820 commit b341f59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

suites/jammy/raw.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ deb $MIRROR $SUITE-backports main restricted universe multiverse
5656
# deb-src $MIRROR $SUITE-backports main restricted universe multiverse
5757
EOF
5858

59+
install_pkg "pv"
60+
5961
}
6062

6163
# Option to build specific arch

0 commit comments

Comments
 (0)