Skip to content

Commit b73bb2c

Browse files
committed
add build-essential
1 parent 2378973 commit b73bb2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install/invidious-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ update_os
1515

1616
msg_info "Installing Dependencies"
1717
$STD apt install -y \
18+
build-essential \
1819
libssl-dev \
1920
libxml2-dev \
2021
libyaml-dev \

0 commit comments

Comments
 (0)