mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-27 22:04:45 -04:00
parent
278a87d5fd
commit
54ebc6ec2f
@ -58,7 +58,7 @@ sudo_warn
|
|||||||
# Setup all apt packages we need
|
# Setup all apt packages we need
|
||||||
#
|
#
|
||||||
echo_info -x 'Preparing and downloading 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 libavcodec-dev libavformat-dev libavutil-dev"
|
||||||
PKGS="$PKGS libncurses5-dev libncursesw5-dev"
|
PKGS="$PKGS libncurses5-dev libncursesw5-dev"
|
||||||
PKGS="$PKGS libsqlite3-dev libssl-dev"
|
PKGS="$PKGS libsqlite3-dev libssl-dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user