Skip to content

Commit fa89e09

Browse files
committed
add p7zip-full
1 parent 2d387f1 commit fa89e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ fi
1919

2020
if ! command -v 7z &> /dev/null; then
2121
sudo apt install -y p7zip
22+
sudo apt install -y p7zip-full
2223
fi
2324

2425
if ! command -v mdpdf &> /dev/null; then

0 commit comments

Comments
 (0)