mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
remove sudo dep
This commit is contained in:
parent
3605e40dbd
commit
80d48425b9
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user