mirror of
https://github.com/wiiu-env/libgui.git
synced 2024-11-14 12:25:10 +01:00
[Travis] Fixed the building
This commit is contained in:
parent
bfc5532b4e
commit
98863c56f5
@ -29,6 +29,7 @@ before_install:
|
||||
- yes | sudo dkp-pacman -Syu devkitPPC
|
||||
|
||||
install:
|
||||
- 7z x -y ./libs/portlibs.zip -o${DEVKITPRO}
|
||||
- cd $PORTLIBREPOS
|
||||
- ((git clone https://github.com/Maschell/dynamic_libs.git -b lib && (7z x -y ./dynamic_libs/libs/portlibs.zip -o${DEVKITPRO})) || (cd dynamic_libs && git pull))
|
||||
- (git clone https://github.com/Maschell/libutils.git || (cd libutils && git pull))
|
||||
|
Loading…
Reference in New Issue
Block a user