mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-25 21:53:16 -05:00
parent
278a87d5fd
commit
54ebc6ec2f
@ -58,7 +58,7 @@ sudo_warn
|
||||
# Setup all apt packages we need
|
||||
#
|
||||
echo_info -x 'Preparing and downloading packages we need...'
|
||||
PKGS="build-essential pkg-config sqlite3"
|
||||
PKGS="build-essential pkg-config sqlite3 tzdata"
|
||||
#PKGS="$PKGS libavcodec-dev libavformat-dev libavutil-dev"
|
||||
PKGS="$PKGS libncurses5-dev libncursesw5-dev"
|
||||
PKGS="$PKGS libsqlite3-dev libssl-dev"
|
||||
|
Loading…
x
Reference in New Issue
Block a user