garbear / xbmc

XBMC Main Repository
http://xbmc.org
Other
134 stars 53 forks source link

[depends] fix bson Makefile so it can be used without unified depends #40

Closed wsnipex closed 9 years ago

wsnipex commented 9 years ago

this allows users to easily install libbson on linux when not using unified depends

You just run: make -C tools/depends/target/libbson PREFIX=/usr/local

garbear commented 9 years ago

awesome! I added the libbson step to the readme: https://github.com/garbear/xbmc/tree/retroplayer-game-library