KeymapSwitcher: needs sed

This commit is contained in:
Sergei Reznikov
2016-10-05 11:34:15 +03:00
parent 9b21d46b57
commit effe90c4ee

View File

@@ -33,6 +33,7 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:sed
"
BUILD()