fixing errors
This commit is contained in:
parent
19dcb26668
commit
d90cd8db92
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
sudo apt-get install devscripts build-essential lintian dh-make
|
||||
sudo apt-get install qtdeclarative5-dev libjack-jackd2-dev
|
||||
sudo apt-get install qtdeclarative5-dev qt5-default libjack-jackd2-dev
|
||||
|
||||
mv debian ..
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue