diff --git a/packages/packages.sh b/packages/packages.sh index c49773f..867b2fc 100755 --- a/packages/packages.sh +++ b/packages/packages.sh @@ -32,7 +32,7 @@ echo "Python 3 modules:" if [ $mjn -lt 12 ]; then p1="devscripts pyinstaller" p2="matplotlib simpleaudio" - p3="maidenhead pykml" + p3="maidenhead pykml gpsdclient pygpsclient" else p1="devscripts" p2="simpleaudio"