Active Topics

 


Reply
Thread Tools
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#1
Hello,
How to include run time dependencies to be installed in dep file
by example
if my application depends on maemo-cplusplus-device-env
how do i include this library to be installed if it is not found on the device?


Kindly Advice
Regards
Wael
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Originally Posted by waelfarouk0 View Post
Hello,
How to include run time dependencies to be installed in dep file
by example
if my application depends on maemo-cplusplus-device-env
how do i include this library to be installed if it is not found on the device?
Just add it to the "depends" line in the debian/control file.
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#3
Originally Posted by Rob1n View Post
Just add it to the "depends" line in the debian/control file.
Thanks i will test this,
but will solution this force it to be downloaded and installed

another question
can i include it in my deb file?

Thanks

Last edited by waelfarouk0; 2010-06-16 at 18:04.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#4
Originally Posted by waelfarouk0 View Post
Thanks i will test this,
but will solution this force it to be downloaded and installed

another question
can i include it in my deb file?

Thanks
Adding it to the depends line will set it as a dependency for the built .deb file. It will then automatically get installed if the .deb file is installed using App Manager (or apt-get) - if it's available in the repositories anyway.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:11.