Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

makeinfo is required by recent binutils and gcc

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26605 a1c6a512-1295-4272-9138-f99709370657

+1 -1
+1 -1
tools/rockboxdev.sh
··· 34 34 fi 35 35 36 36 # These are the tools this script requires and depends upon. 37 - reqtools="gcc bzip2 make patch" 37 + reqtools="gcc bzip2 make patch makeinfo" 38 38 39 39 ############################################################################## 40 40 # Functions: