mirror of
https://github.com/libAthena/athena.git
synced 2025-06-09 08:03:35 +00:00
* Removed unnecessary install parameter libqt4-dev
This commit is contained in:
parent
3e7dfddc5c
commit
57213c04a9
@ -1,8 +1,7 @@
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libqt4-dev qt4-qmake
|
- sudo apt-get install qt4-qmake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
||||||
- qmake libzelda.pro
|
- qmake libzelda.pro
|
||||||
- make
|
- make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user