~mil/f_scripts

275669b0a30b23454809dd98fbc3d528c9e266ae — Miles Alan 1 year, 7 months ago 77bd65e
f_maps: Add missing deps for mepo 0.3 compat
1 files changed, 3 insertions(+), 4 deletions(-)

M scripts/f_maps
M scripts/f_maps => scripts/f_maps +3 -4
@@ 1,11 1,10 @@
#!/usr/bin/env osh
shopt -s strict:all
DEP="mepo tslib"
DEP="mepo tslib kbd vis-menu"
DEC="Browse OSM maps using mepo (via SDL directfb)."
DOC="
  Launches mepo to browse OSM maps in SDL / directfb mode.  Currently
  experimental compatibility currently. Newer versions of mepo should
  have good support via helper scripts using chvt for menu entries.
  Launches mepo to browse OSM maps in SDL / directfb mode.  Uses chvt
  and vis-menu to present menus as needed via mepo's helper menu script.
"

runmepo() {