Skip to content

Commit

Permalink
Might as well check for the bc package here as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazka authored Oct 21, 2017
1 parent 1edd31e commit 4afc063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash/tools/image_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ CheckPackage libusb-1.0-0-dev
CheckPackage pkg-config
CheckPackage lighttpd
CheckPackage fakeroot
CheckPackage bc

# Ask which version of dump1090 to install.
DUMP1090OPTION=$(whiptail --backtitle "${RECEIVER_PROJECT_TITLE}" --title "Choose Dump1090 Version" --menu "Which version of dump1090 is to be installed?" 12 65 2 "dump1090-mutability" "(Mutability)" "dump1090-fa" "(FlightAware)" 3>&1 1>&2 2>&3)
Expand Down

0 comments on commit 4afc063

Please sign in to comment.