Issue #1587
closedParabola build dependencies described on site won't work as-current
0%
Description
I'm referring to this part on http://redmine.replicant.us/projects/replicant/wiki/BuildDependenciesInstallation:
pacman -S core/bison core/flex core/make core/ncurses core/xz core/zlib extra/bc extra/git extra/gperf extra/gperftools extra/jdk7-openjdk extra/openjdk7-src extra/jre7-openjdk extra/wget extra/zip community/squashfs-tools libre/pngcrush libre/unzip-libre
As-current, this won't work, because a lot of these packages are not placed in the repos this seems to believe they are, and some packages are misnamed. It should look like this:
pacman -S core/bison core/flex core/make core/ncurses core/xz core/zlib extra/bc extra/git extra/gperf extra/gperftools libre/jdk7-openjdk extra/openjdk7-src libre/jre7-openjdk extra/wget extra/zip community/squashfs-tools community/pngcrush libre/unzip