signals && imports fixes

This commit is contained in:
ingvar1995
2017-04-13 19:22:46 +03:00
parent 972a073cb9
commit e257d8f96f
15 changed files with 35 additions and 58 deletions

View File

@@ -7,7 +7,7 @@ before_install:
- sudo apt-get install -y checkinstall build-essential
- sudo apt-get install portaudio19-dev
- sudo apt-get install libconfig-dev libvpx-dev check -qq
- sudo apt-get install python3-pyqt5
- sudo apt-get install -y python3-pyqt5
install:
- pip install pyaudio
before_script: