Error in compiling my meteor application

Hello,
My meteor application uses private packages whose source is on GitHub.
This app is hosted by Heroku and compiled with ‘meteor-buildpack-horse’.
I have a compile error because the compiler can not find the source of these packages.
Can anyone tell me how to tell this compiler where he can find the source of these packages.

Thank you for your reply.
Yvan COYAUD