We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df398d0 + 7789317 commit 47c7f13Copy full SHA for 47c7f13
scriptmodules/emulators/yabasanshiro.sh
@@ -18,7 +18,7 @@ rp_module_section="exp"
18
rp_module_flags="!all rpi !videocore"
19
20
function depends_yabasanshiro() {
21
- local depends=(cmake pkg-config python-pip protobuf-compiler libprotobuf-dev libsecret-1-dev libssl-dev libsdl2-dev libboost-all-dev)
+ local depends=(cmake pkg-config protobuf-compiler libprotobuf-dev libsecret-1-dev libssl-dev libsdl2-dev libboost-all-dev)
22
getDepends "${depends[@]}"
23
}
24
0 commit comments