92
edits
Line 42: | Line 42: | ||
exit 1 | exit 1 | ||
fi | fi | ||
== Install dependencies == | |||
You'll need to install the maemo extras repo to the rootstrap. Add the following line to ~/.maemo-sdk/rootstraps/armel/diablo4.1.2_armel/etc/apt/sources.list | |||
deb http://repository.maemo.org/extras/ diablo free non-free | |||
and then install the dependencies: | |||
sb2 -eR apt-get install libflac-dev libmad0-dev libmpeg2-4-dev libvorbisidec-dev | |||
== Ensure Packaging Files Are Available In Source Tree Root == | == Ensure Packaging Files Are Available In Source Tree Root == |
edits