remove sudo dep

This commit is contained in:
Dave Murphy 2018-05-19 20:24:25 +01:00 committed by yellows8
parent 3605e40dbd
commit 80d48425b9

View File

@ -7,10 +7,7 @@
"DEVKITPRO": "/opt/devkitpro",
},
"builddeps": ["sudo"],
"buildcmd": [
"sudo -E make -j${PARALLEL} install",
"git clone --depth 1 https://github.com/switchbrew/switch-examples",
"make -C switch-examples/"