Thread: Dependency C++
View Single Post
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#3
Originally Posted by michaaa62 View Post
There might be a broken dependency chain.
Code:
~ $ apt-cache rdepends maemo-cplusplus-device-env
maemo-cplusplus-device-env
Reverse Depends:
Nothing depends on maemo-cplusplus-device-env.
Can't you just add it to the dependencies of your application?
i can do that

It is about end user, i want the end user download the application from OVI and install without any problem
My application only depends on libhildonmm-dev ( >= 2.1.1 ), libosso-dev ( >= 2.21 )

also,
libhildonmm-dev depending on this package:maemo-cplusplus-env libhildondesktopmm-dev

from this URL
http://maemo.org/packages/package_in...2.1.5-0maemo1/


(You are right) -->> Reverse Depends:


Regards
Wael

Last edited by waelfarouk0; 2010-12-23 at 12:14.